Update CMakeLists.txt
This commit is contained in:
@@ -30,6 +30,7 @@ target_include_directories(ikv_obj
|
||||
target_compile_features(ikv_obj PUBLIC c_std_99)
|
||||
set_target_properties(ikv_obj PROPERTIES
|
||||
POSITION_INDEPENDENT_CODE ON
|
||||
)
|
||||
|
||||
|
||||
# Enable optimization and extra warnings for GNU/Clang compilers
|
||||
|
||||
Reference in New Issue
Block a user