aboutsummaryrefslogtreecommitdiff
path: root/libcmix-common/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libcmix-common/CMakeLists.txt')
-rw-r--r--libcmix-common/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcmix-common/CMakeLists.txt b/libcmix-common/CMakeLists.txt
index defc00f..2324622 100644
--- a/libcmix-common/CMakeLists.txt
+++ b/libcmix-common/CMakeLists.txt
@@ -4,6 +4,7 @@ add_library(cmix-common
receiver.hpp
sender.hpp
senderreceiver.hpp
+ performanceclient.hpp
)
set_target_properties(cmix-common PROPERTIES LINKER_LANGUAGE CXX)