summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2015-08-03 12:03:39 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2015-08-03 12:03:39 +0000
commit46d1ac72c72dca16693d6b5f12752f231a699798 (patch)
treec28f1047c40c29ec069120b43fdc47eef0908e6a /src/CMakeLists.txt
parent14bf2f4f33d3f34d946777ac7bbb389fe1f987a2 (diff)
parent0cbab32353f334e0bdd5c9c520e6cc8ac9831947 (diff)
backmerge of trunk
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/alphashapes@721 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 1c30d5d84f1f401089f80c08ee1d584f28bf2274
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 7b30f77a..f0af1a6d 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -47,6 +47,7 @@ else()
add_subdirectory(example/Hasse_complex)
add_subdirectory(example/Alpha_complex)
add_subdirectory(example/Bottleneck)
+ add_subdirectory(example/Bottleneck)
# GudhUI
add_subdirectory(GudhUI)