X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e26baeb660b732be1884889633e5fa4fedcc4d5b..7acf5dc4f0e82e30634e875e783c0af3815770ba:/examples/msg/pastry/CMakeLists.txt diff --git a/examples/msg/pastry/CMakeLists.txt b/examples/msg/pastry/CMakeLists.txt index 39aef6b6d9..bb90ae579d 100644 --- a/examples/msg/pastry/CMakeLists.txt +++ b/examples/msg/pastry/CMakeLists.txt @@ -1,5 +1,3 @@ -cmake_minimum_required(VERSION 2.6) - set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}") add_executable(pastry pastry.c)