summaryrefslogtreecommitdiff
path: root/src/Toplex_map
diff options
context:
space:
mode:
authorfgodi <fgodi@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-05-15 11:56:06 +0000
committerfgodi <fgodi@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-05-15 11:56:06 +0000
commit4ce8d6e4f0eb5d738dba039e0e66a3c7777a9d49 (patch)
treeb87d59f65a46e753d91bfedff6bfbd673b9252b0 /src/Toplex_map
parentb088d634d6d5496548d7feb93cbd1bce1ac94d6a (diff)
toplex_map_chrono
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/toplex_map@3438 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 196ab30aa05e434634f2c5c3149c13eb3b82bdca
Diffstat (limited to 'src/Toplex_map')
-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 2341fe06..e4cfab6f 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)
-add_executable(chrono chrono.cpp)
+add_executable(toplex_map_chrono chrono.cpp)