]> AND Public Git Repository - simgrid.git/blobdiff - tools/tesh/CMakeLists.txt
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
dont include dot graphs on every page: they are redundent to our tab navigation stuff
[simgrid.git] / tools / tesh / CMakeLists.txt
index 37cd50b4bf67f27bb301f6643e6a373ee1b18789..d128cbb4f99ca2d5dd0a24f9992b184f2234d070 100644 (file)
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 2.6)
 
-set(EXECUTABLE_OUTPUT_PATH "${CMAKE_BINARY_DIR}/bin/")
+set(EXECUTABLE_OUTPUT_PATH "${CMAKE_BINARY_DIR}/bin")
 
 add_executable(tesh tesh.c run_context.c signal.c)