From 7ee347e13ced7f1a84e7b325e65616b169e238a0 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Thu, 1 Dec 2016 18:24:41 +0100 Subject: Use the new protobuf arena allocator. Run script now takes a parameter tool to for instance "benchmark" --- libcmix-common/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'libcmix-common') 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) -- cgit v1.2.3-70-g09d2