mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 12:06:51 +08:00
Removed static patch (applied directly to code)
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
--- a/src/openalpr/CMakeLists.txt
|
||||
+++ b/src/openalpr/CMakeLists.txt
|
||||
@@ -47,6 +47,7 @@
|
||||
|
||||
|
||||
install (FILES alpr.h DESTINATION ${CMAKE_INSTALL_PREFIX}/include)
|
||||
+install (TARGETS openalpr-static DESTINATION ${CMAKE_INSTALL_PREFIX}/lib)
|
||||
install (TARGETS openalpr DESTINATION ${CMAKE_INSTALL_PREFIX}/lib)
|
||||
|
||||
# Add definition for default config file
|
@@ -1,3 +1,2 @@
|
||||
install_static_library.diff
|
||||
make_alpr_dependent_to_shared_library.diff
|
||||
enable_utilities.diff
|
||||
|
Reference in New Issue
Block a user