diff options
Diffstat (limited to 'libcmix-crypto/curve25519/sodium')
| -rw-r--r-- | libcmix-crypto/curve25519/sodium/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libcmix-crypto/curve25519/sodium/CMakeLists.txt b/libcmix-crypto/curve25519/sodium/CMakeLists.txt index 7679a88..78561ce 100644 --- a/libcmix-crypto/curve25519/sodium/CMakeLists.txt +++ b/libcmix-crypto/curve25519/sodium/CMakeLists.txt @@ -13,7 +13,6 @@ target_compile_options(${target_name} ) target_link_libraries(${target_name} - INTERFACE cmix-crypto PRIVATE curve25519-interface PUBLIC sodium ) |
