From 7e30f35cfc42ac3983dfa281d554df9aa9485a99 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Sat, 1 Oct 2016 10:02:15 +0200 Subject: Fixes the build for mxe-cross-builds, and if building shared libraries. --- libcmix-crypto/curve25519/sodium/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'libcmix-crypto/curve25519/sodium') 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 ) -- cgit v1.2.3-70-g09d2