mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-30 23:49:05 +08:00
Update cppan.yml
This commit is contained in:
parent
a8e8bac621
commit
d6f2ba8df4
@ -134,14 +134,12 @@ projects:
|
|||||||
- TESS_IMPORTS
|
- TESS_IMPORTS
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
private:
|
|
||||||
pvt.cppan.demo.danbloomberg.leptonica: 1
|
pvt.cppan.demo.danbloomberg.leptonica: 1
|
||||||
|
|
||||||
tesseractmain:
|
tesseractmain:
|
||||||
files: api/tesseractmain.cpp
|
files: api/tesseractmain.cpp
|
||||||
dependencies:
|
dependencies:
|
||||||
- tesseract
|
- tesseract
|
||||||
- pvt.cppan.demo.danbloomberg.leptonica: 1
|
|
||||||
|
|
||||||
tessopt:
|
tessopt:
|
||||||
type: lib
|
type: lib
|
||||||
@ -161,13 +159,11 @@ projects:
|
|||||||
include_directories: training
|
include_directories: training
|
||||||
dependencies:
|
dependencies:
|
||||||
- tessopt
|
- tessopt
|
||||||
- pvt.cppan.demo.danbloomberg.leptonica: 1
|
|
||||||
|
|
||||||
ambiguous_words:
|
ambiguous_words:
|
||||||
files: training/ambiguous_words.cpp
|
files: training/ambiguous_words.cpp
|
||||||
dependencies:
|
dependencies:
|
||||||
- tesseract
|
- tesseract
|
||||||
- pvt.cppan.demo.danbloomberg.leptonica: 1
|
|
||||||
|
|
||||||
classifier_tester:
|
classifier_tester:
|
||||||
files: training/classifier_tester.cpp
|
files: training/classifier_tester.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user