From f77ce5a0226014c811a46d8ab1ba8c9164768ed3 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Thu, 8 Sep 2016 14:10:48 +0200 Subject: Added null-rsa implementation. --- libcmix-crypto/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcmix-crypto/CMakeLists.txt') diff --git a/libcmix-crypto/CMakeLists.txt b/libcmix-crypto/CMakeLists.txt index f039946..6895444 100644 --- a/libcmix-crypto/CMakeLists.txt +++ b/libcmix-crypto/CMakeLists.txt @@ -35,5 +35,5 @@ option(UseEC "Use curve25519 instead of RSA" ON) target_link_libraries(cmix-crypto INTERFACE curve25519-implementation -# INTERFACE rsa-implementation + INTERFACE rsa-implementation ) -- cgit v1.2.3-70-g09d2