diff options
| author | Dennis Brentjes <d.brentjes@gmail.com> | 2018-06-10 14:24:29 +0200 |
|---|---|---|
| committer | Dennis Brentjes <d.brentjes@gmail.com> | 2018-06-10 15:12:01 +0200 |
| commit | e8f1b85d7441a09fa30f27c720e5dff4f2b1aa71 (patch) | |
| tree | 766cb6124ad82d6c446b96bc51fe824a12ce401f /CMakeLists.txt | |
| parent | 4ae87e3ce2dd1ff326af38561740bd62315b51ba (diff) | |
| download | cmix-master.tar.gz cmix-master.tar.bz2 cmix-master.zip | |
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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) |
