summaryrefslogtreecommitdiff
path: root/src/Toplex_map/benchmark
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-05-15 14:16:45 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-05-15 14:16:45 +0000
commite94d787c89a7c9a71c86118bc3e048241e9c5ca1 (patch)
treedac3c7a5060bc7178602dc0f4ca3128602580530 /src/Toplex_map/benchmark
parent6a450d80816647cbd5a26fbe62b7573c5f7b7ec7 (diff)
Add examples with Fake_simplex_tree
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/toplex_map@3442 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: ccdd8f43c0e86a98efd3f9d7e9c7b8728ebd27a7
Diffstat (limited to 'src/Toplex_map/benchmark')
-rw-r--r--src/Toplex_map/benchmark/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Toplex_map/benchmark/CMakeLists.txt b/src/Toplex_map/benchmark/CMakeLists.txt
index e4cfab6f..2c67892c 100644
--- a/src/Toplex_map/benchmark/CMakeLists.txt
+++ b/src/Toplex_map/benchmark/CMakeLists.txt
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 2.6)
-project(Toplex_map_examples)
+project(Toplex_map_benchmark)
add_executable(toplex_map_chrono chrono.cpp)