From b5688d16b0920aeed3d945fd136a51fe31dfbe24 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Mon, 5 Dec 2016 16:34:37 +0100 Subject: added (untested) statsd for the cmake network. --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index c01a44e..bdede1a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -54,5 +54,6 @@ add_subdirectory(libcmix-network) add_subdirectory(libcmix-common) add_subdirectory(node) add_subdirectory(client) +add_subdirectory(statsd) add_subdirectory(scratchpad) -- cgit v1.2.3-70-g09d2