diff options
Diffstat (limited to 'libcmix-crypto/elgamal/gcrypt/CMakeLists.txt')
| -rw-r--r-- | libcmix-crypto/elgamal/gcrypt/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libcmix-crypto/elgamal/gcrypt/CMakeLists.txt b/libcmix-crypto/elgamal/gcrypt/CMakeLists.txt index 826eee4..cbd49ec 100644 --- a/libcmix-crypto/elgamal/gcrypt/CMakeLists.txt +++ b/libcmix-crypto/elgamal/gcrypt/CMakeLists.txt @@ -9,7 +9,6 @@ add_library(${target_name} SHARED ) target_compile_options(${target_name} - PRIVATE -std=c99 PUBLIC ${Gcrypt_CFLAGS} ) |
