Rename tesseract library.

This commit is contained in:
Egor Pugin 2018-01-05 18:51:35 +03:00 committed by GitHub
parent bc668da042
commit 000d027a9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,4 +40,4 @@ set(Tesseract_INCLUDE_DIRS @INCLUDE_DIR@)
# Link libraries:
# ====================================================================
set(Tesseract_LIBRARIES tesseract)
set(Tesseract_LIBRARIES libtesseract)