We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a5a915 commit 6f83ba0Copy full SHA for 6f83ba0
cppan.yml
@@ -154,6 +154,7 @@ projects:
154
type: lib
155
static_only: true
156
files: training/tessopt.*
157
+ include_directories: training
158
dependencies: tesseract
159
160
common_training:
@@ -164,6 +165,7 @@ projects:
164
165
- training/commandlineflags.h
166
- training/commontraining.cpp
167
- training/commontraining.h
168
169
dependencies:
170
- tessopt
171
- pvt.cppan.demo.danbloomberg.leptonica: 1
@@ -217,6 +219,7 @@ projects:
217
219
- training/lstmtester.*
218
220
- training/normstrngs.*
221
- training/unicharset_training_utils.*
222
223
224
- common_training
225
- pvt.cppan.demo.unicode.icu.i18n
0 commit comments