X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c5c1970d1789e6fd9ca264d279a86abd8621bd5d..b4e100c635317aa78edddfe6ae8f8c0feb69b2a4:/tools/graphicator/CMakeLists.txt?ds=sidebyside diff --git a/tools/graphicator/CMakeLists.txt b/tools/graphicator/CMakeLists.txt index b62d22ab40..11336b0437 100644 --- a/tools/graphicator/CMakeLists.txt +++ b/tools/graphicator/CMakeLists.txt @@ -1,5 +1,3 @@ -cmake_minimum_required(VERSION 2.6) - set(EXECUTABLE_OUTPUT_PATH "${CMAKE_BINARY_DIR}/bin") add_executable(graphicator graphicator.c)