summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-09-21 10:25:11 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-09-21 10:25:11 +0200
commita63b80fcd742762f66ec86f580f1df4f8a5642a8 (patch)
treef090d5ad60d52cffc593e398e46d73492ad47eb7 /src/CMakeLists.txt
parent6e14ef1f31e09f3875316440303450ff870d9881 (diff)
parente331630f18375eba43e84ff31ecac74313797d18 (diff)
Merge Coxeter Siargey branch
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 9e4d78ac..079e3230 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -27,6 +27,7 @@ add_gudhi_module(Bottleneck_distance)
add_gudhi_module(Cech_complex)
add_gudhi_module(Contraction)
add_gudhi_module(Collapse)
+add_gudhi_module(Coxeter_triangulation)
add_gudhi_module(Hasse_complex)
add_gudhi_module(Persistence_representations)
add_gudhi_module(Persistent_cohomology)