Skip to content

Commit

Permalink
Add tesseractmain.
Browse files Browse the repository at this point in the history
  • Loading branch information
egorpugin committed Dec 23, 2016
1 parent e8b2e39 commit 29ad9ac
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion cppan.yml
@@ -1,6 +1,6 @@
local_settings:
use_shared_libs: true
silent: false
#silent: false

dependencies:
pvt.cppan.demo.danbloomberg.leptonica: master
Expand Down Expand Up @@ -144,6 +144,10 @@ projects:
private:
pvt.cppan.demo.danbloomberg.leptonica: master

tesseractmain:
files: api/tesseractmain.cpp
dependencies: tesseract

tessopt:
type: lib
static_only: true
Expand Down

0 comments on commit 29ad9ac

Please sign in to comment.