From e8f1b85d7441a09fa30f27c720e5dff4f2b1aa71 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Sun, 10 Jun 2018 14:24:29 +0200 Subject: Adds a microbenchmark executable. --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 226c73d..b9170d3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -76,3 +76,4 @@ add_subdirectory(client) add_subdirectory(statsd) add_subdirectory(scratchpad) +add_subdirectory(microbench) -- cgit v1.2.3-70-g09d2