mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-05 21:16:50 +08:00
Merge pull request #540 from tweej/libtesseract
Add libtesseract as a library name
This commit is contained in:
@@ -59,7 +59,7 @@ find_path(Tesseract_INCLUDE_CCUTIL_DIR
|
||||
|
||||
# Finally the library itself
|
||||
find_library(Tesseract_LIB
|
||||
NAMES tesseract tesseract-static libtesseract303-static
|
||||
NAMES tesseract libtesseract tesseract-static libtesseract303-static
|
||||
HINTS "/usr/lib"
|
||||
"/usr/local/lib"
|
||||
"/opt/local/lib"
|
||||
|
Reference in New Issue
Block a user