Skip to content

Commit

Permalink
Rename tesseract library.
Browse files Browse the repository at this point in the history
  • Loading branch information
egorpugin committed Jan 5, 2018
1 parent bc668da commit 000d027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/templates/TesseractConfig.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ set(Tesseract_INCLUDE_DIRS @INCLUDE_DIR@)
# Link libraries:
# ====================================================================

set(Tesseract_LIBRARIES tesseract)
set(Tesseract_LIBRARIES libtesseract)

0 comments on commit 000d027

Please sign in to comment.