mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-28 05:31:27 +08:00
Updated Linux compilation to link to OpenCV dynamically
This commit is contained in:
@@ -54,7 +54,7 @@ ADD_EXECUTABLE( alpr main.cpp )
|
||||
|
||||
|
||||
TARGET_LINK_LIBRARIES(alpr
|
||||
openalpr-static
|
||||
openalpr
|
||||
support
|
||||
${OpenCV_LIBS}
|
||||
${Tesseract_LIBS}
|
||||
|
||||
Reference in New Issue
Block a user