summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorVincent Rouvreau <VincentRouvreau@users.noreply.github.com>2019-05-06 15:52:00 +0200
committerGitHub <noreply@github.com>2019-05-06 15:52:00 +0200
commita33d17ebb1a5f7c830ee155ec2733a0f48211010 (patch)
treeb5f5f39488530941444b278be66384139652e6d1 /CMakeLists.txt
parent145f6084b734c24d594ab7dddf5a664953ca4545 (diff)
parentbd8591187090a59c979947825fe9eff2645161ae (diff)
Merge pull request #51 from VincentRouvreau/toplex_map
Toplex map
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 76e5b528..9b97947f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -36,6 +36,7 @@ add_gudhi_module(Skeleton_blocker)
add_gudhi_module(Spatial_searching)
add_gudhi_module(Subsampling)
add_gudhi_module(Tangential_complex)
+add_gudhi_module(Toplex_map)
add_gudhi_module(Witness_complex)
add_gudhi_module(Nerve_GIC)