mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-05 22:26:51 +08:00
Added onig to compile
This commit is contained in:
@@ -7,6 +7,8 @@ set(support_source_files
|
||||
platform.cpp
|
||||
)
|
||||
|
||||
add_subdirectory(regex)
|
||||
|
||||
add_library(support STATIC ${support_source_files})
|
||||
|
||||
SET_TARGET_PROPERTIES( support PROPERTIES COMPILE_FLAGS -fPIC)
|
Reference in New Issue
Block a user