mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 19:52:50 +08:00
Removed unused flag, looks like just using WIN32 now
This commit is contained in:
@@ -43,10 +43,6 @@ if ( NOT DEFINED WITH_BINDING_PYTHON )
|
||||
SET(WITH_BINDING_PYTHON ON)
|
||||
ENDIF()
|
||||
|
||||
if ( NOT DEFINED WITH_ALPR_STATICALLY_LINKED)
|
||||
SET(WITH_ALPR_STATICALLY_LINKED OFF)
|
||||
ENDIF()
|
||||
|
||||
if ( NOT DEFINED WITH_UTILITIES )
|
||||
SET(WITH_UTILITIES ON)
|
||||
ENDIF()
|
||||
|
Reference in New Issue
Block a user