Skip to content

Commit 29ad9ac

Browse files
committed
Add tesseractmain.
1 parent e8b2e39 commit 29ad9ac

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

cppan.yml

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
local_settings:
22
use_shared_libs: true
3-
silent: false
3+
#silent: false
44

55
dependencies:
66
pvt.cppan.demo.danbloomberg.leptonica: master
@@ -144,6 +144,10 @@ projects:
144144
private:
145145
pvt.cppan.demo.danbloomberg.leptonica: master
146146

147+
tesseractmain:
148+
files: api/tesseractmain.cpp
149+
dependencies: tesseract
150+
147151
tessopt:
148152
type: lib
149153
static_only: true

0 commit comments

Comments
 (0)