mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-07 02:52:50 +08:00
Added lept library name for Linux
This commit is contained in:
@@ -52,7 +52,7 @@ find_library(Tesseract_LIB
|
||||
)
|
||||
|
||||
find_library(Leptonica_LIB
|
||||
NAMES liblept170 liblept
|
||||
NAMES liblept170 liblept lept
|
||||
HINTS "/usr/lib"
|
||||
"/usr/local/lib"
|
||||
${Tesseract_PKGCONF_LIBRARY_DIRS}
|
||||
|
Reference in New Issue
Block a user