mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-07 02:32:45 +08:00
Reverted earlier change for Windows lib
This commit is contained in:
@@ -38,7 +38,8 @@ IF (WIN32)
|
|||||||
add_definitions( -DNOMINMAX)
|
add_definitions( -DNOMINMAX)
|
||||||
|
|
||||||
# Extra linker dependencies for Windows
|
# Extra linker dependencies for Windows
|
||||||
SET (Extra_LIBS
|
SET (Tesseract_LIBRARIES
|
||||||
|
${Tesseract_LIBRARIES}
|
||||||
ws2_32.lib
|
ws2_32.lib
|
||||||
)
|
)
|
||||||
ELSE()
|
ELSE()
|
||||||
|
Reference in New Issue
Block a user