aboutsummaryrefslogtreecommitdiff
path: root/libcmix-common/CMakeLists.txt
diff options
context:
space:
mode:
authorDennis Brentjes <d.brentjes@gmail.com>2016-11-12 13:48:30 +0100
committerDennis Brentjes <d.brentjes@gmail.com>2016-11-12 13:48:30 +0100
commitf93d52bbd0053574fb35d72b85c4b299dc1f3ee5 (patch)
tree4a2120a162ce9161d70074fd9ffa3ed21d80a40e /libcmix-common/CMakeLists.txt
parent8ff9babe2da4a2efc8529e800a6093fbd0327286 (diff)
downloadcmix-f93d52bbd0053574fb35d72b85c4b299dc1f3ee5.tar.gz
cmix-f93d52bbd0053574fb35d72b85c4b299dc1f3ee5.tar.bz2
cmix-f93d52bbd0053574fb35d72b85c4b299dc1f3ee5.zip
Fixes decryption share calculation, adds lots of debugging statements.
Diffstat (limited to 'libcmix-common/CMakeLists.txt')
-rw-r--r--libcmix-common/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcmix-common/CMakeLists.txt b/libcmix-common/CMakeLists.txt
index cc3125c..71aa472 100644
--- a/libcmix-common/CMakeLists.txt
+++ b/libcmix-common/CMakeLists.txt
@@ -3,7 +3,7 @@ add_library(cmix-common
cmixprotofunctor.hpp
receiver.hpp
sender.hpp
- senderreceiver.hpp senderreceiver.cpp
+ senderreceiver.hpp
)
target_include_directories(cmix-common