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