mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-08 17:30:58 +08:00
Provide a debian folder to allow build of upstream package
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- a/src/CMakeLists.txt
|
||||
+++ b/src/CMakeLists.txt
|
||||
@@ -55,7 +55,7 @@
|
||||
ADD_EXECUTABLE( alpr main.cpp )
|
||||
|
||||
TARGET_LINK_LIBRARIES(alpr
|
||||
- openalpr-static
|
||||
+ openalpr
|
||||
support
|
||||
video
|
||||
${OpenCV_LIBS}
|
Reference in New Issue
Block a user