summaryrefslogtreecommitdiff
path: root/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 /CMakeLists.txt
parent6e14ef1f31e09f3875316440303450ff870d9881 (diff)
parente331630f18375eba43e84ff31ecac74313797d18 (diff)
Merge Coxeter Siargey branch
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 8b82036b..06902168 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -27,6 +27,7 @@ add_gudhi_module(Bitmap_cubical_complex)
add_gudhi_module(Bottleneck_distance)
add_gudhi_module(Collapse)
add_gudhi_module(Contraction)
+add_gudhi_module(Coxeter_triangulation)
add_gudhi_module(Cech_complex)
add_gudhi_module(Hasse_complex)
add_gudhi_module(Persistence_representations)