summaryrefslogtreecommitdiff
path: root/src/Toplex_map/benchmark
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-10-12 12:42:11 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-10-12 12:42:11 +0000
commit004ff4cfc01d1c8128a2b39092dbfbc25149069d (patch)
treee13fc9c4c59bc101a249d427594c39f3c45ebb85 /src/Toplex_map/benchmark
parent4e11105c6ab550f664699fc25b71d06884fa2bd3 (diff)
Rename num_simplices num_maximal_simplices
Make unitary tests working git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/toplex_map@3947 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: eddea297f7cf6a0fd172ceaa3fbb28b6e3cb2e63
Diffstat (limited to 'src/Toplex_map/benchmark')
-rw-r--r--src/Toplex_map/benchmark/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Toplex_map/benchmark/CMakeLists.txt b/src/Toplex_map/benchmark/CMakeLists.txt
index 2c67892c..c2f216bc 100644
--- a/src/Toplex_map/benchmark/CMakeLists.txt
+++ b/src/Toplex_map/benchmark/CMakeLists.txt
@@ -1,4 +1,3 @@
-cmake_minimum_required(VERSION 2.6)
project(Toplex_map_benchmark)
add_executable(toplex_map_chrono chrono.cpp)