summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@oath.com>2018-10-03 15:14:12 +0200
committerArnstein Ressem <aressem@oath.com>2018-10-03 15:14:12 +0200
commit36d572df6c1bb20f43764ae9e6e032a07aad465d (patch)
tree2db631bf3749ef7724d07d9aeb1ee2f1da7abe5b /CMakeLists.txt
parentb576328413836b1d99a66b69c97b92736aad7ef1 (diff)
parent948490aa3556e05e536cf7326dcbce2afc14b49b (diff)
Merge branch 'master' into aressem/kill-mbuild
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6e9ef34c3c5..bee7fcb268a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -80,6 +80,7 @@ add_subdirectory(lowercasing_test)
add_subdirectory(messagebus)
add_subdirectory(messagebus_test)
add_subdirectory(metrics)
+add_subdirectory(model-evaluation)
add_subdirectory(node-repository)
add_subdirectory(orchestrator)
add_subdirectory(persistence)