diff options
Diffstat (limited to 'libcmix')
| -rw-r--r-- | libcmix/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libcmix/CMakeLists.txt b/libcmix/CMakeLists.txt index 885a6c8..5a7761b 100644 --- a/libcmix/CMakeLists.txt +++ b/libcmix/CMakeLists.txt @@ -7,10 +7,6 @@ target_include_directories(cmix PUBLIC ${CMAKE_CURRENT_SOURCE_DIR} ) -target_compile_options(cmix - PRIVATE -std=c99 -) - target_link_libraries(cmix PUBLIC cmix-crypto PUBLIC cmix-bignum |
