Removed static patch (applied directly to code)

This commit is contained in:
Matt Hill
2014-12-15 19:59:17 -05:00
parent ff0890b486
commit b6d4d3b536
2 changed files with 0 additions and 11 deletions

View File

@@ -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

View File

@@ -1,3 +1,2 @@
install_static_library.diff
make_alpr_dependent_to_shared_library.diff make_alpr_dependent_to_shared_library.diff
enable_utilities.diff enable_utilities.diff