summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rwxr-xr-xCMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f56cd67a..a5e1196b 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -53,3 +53,4 @@ add_subdirectory(core)
53add_subdirectory(testing) 53add_subdirectory(testing)
54add_subdirectory(other) 54add_subdirectory(other)
55add_subdirectory(docs) 55add_subdirectory(docs)
56add_subdirectory(auto_tests)