X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3356a5d7d4ab2de2e1454a42718319754bb3c68f..9dd79081a792879245787203a8407c7bff23726a:/examples/simdag/properties/CMakeLists.txt?ds=sidebyside diff --git a/examples/simdag/properties/CMakeLists.txt b/examples/simdag/properties/CMakeLists.txt index 833a9fc02c..d88149f6a7 100644 --- a/examples/simdag/properties/CMakeLists.txt +++ b/examples/simdag/properties/CMakeLists.txt @@ -1,5 +1,3 @@ -cmake_minimum_required(VERSION 2.6) - set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}") add_executable(sd_prop sd_prop.c)