summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
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 89e130f4..972df204 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -144,6 +144,7 @@ else()
add_subdirectory(src/Alpha_complex/example)
add_subdirectory(src/Alpha_complex/test)
add_subdirectory(src/Rips_complex/example)
+ add_subdirectory(src/Rips_complex/test)
# data points generator
add_subdirectory(data/points/generator)