summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)