CMake Reformat
parent
3a42372dcd
commit
37ef932e03
|
|
@ -72,8 +72,6 @@ target_include_directories(icsneocpp
|
||||||
)
|
)
|
||||||
set_property(TARGET icsneocpp PROPERTY POSITION_INDEPENDENT_CODE ON)
|
set_property(TARGET icsneocpp PROPERTY POSITION_INDEPENDENT_CODE ON)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
add_library(icsneoc SHARED api/icsneoc/icsneoc.cpp)
|
add_library(icsneoc SHARED api/icsneoc/icsneoc.cpp)
|
||||||
target_include_directories(icsneoc
|
target_include_directories(icsneoc
|
||||||
PUBLIC
|
PUBLIC
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue