X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6ae0b46319f23797ae320fa36ca7b6f7cbb891ed..70f837ba5e17520c7484ec354f8e1d3b4e2632f7:/examples/msg/exception/CMakeLists.txt diff --git a/examples/msg/exception/CMakeLists.txt b/examples/msg/exception/CMakeLists.txt index 53ba5786a5..1155dd940e 100644 --- a/examples/msg/exception/CMakeLists.txt +++ b/examples/msg/exception/CMakeLists.txt @@ -1,5 +1,3 @@ -cmake_minimum_required(VERSION 2.6) - set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}") add_executable(exception exception.c)