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