mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 15:16:52 +08:00
Removed invalid entry from misc_utilities cmake that caused warning
This commit is contained in:
@@ -1,8 +1,4 @@
|
|||||||
|
|
||||||
target_link_libraries(openalpr)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
ADD_EXECUTABLE( sortstate EXCLUDE_FROM_ALL sortstate.cpp )
|
ADD_EXECUTABLE( sortstate EXCLUDE_FROM_ALL sortstate.cpp )
|
||||||
TARGET_LINK_LIBRARIES(sortstate
|
TARGET_LINK_LIBRARIES(sortstate
|
||||||
openalpr-static
|
openalpr-static
|
||||||
|
Reference in New Issue
Block a user