From f8a927984a56e75718bfc273b61693442c9ce649 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Mon, 28 Nov 2016 13:07:37 +0100 Subject: Removed the Bignum abstraction library, as it was not needed. --- libcmix/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'libcmix/CMakeLists.txt') diff --git a/libcmix/CMakeLists.txt b/libcmix/CMakeLists.txt index 5a7761b..a6d1c1b 100644 --- a/libcmix/CMakeLists.txt +++ b/libcmix/CMakeLists.txt @@ -9,5 +9,4 @@ target_include_directories(cmix target_link_libraries(cmix PUBLIC cmix-crypto - PUBLIC cmix-bignum ) -- cgit v1.2.3-70-g09d2