Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
deduplication and tidying
[simgrid.git] / examples / simdag / scheduling / CMakeLists.txt
index c562c144e8d99bec9365ef8575fde5b2957ee6bf..5aea70e8d1ce76dccae75dc79447b648ba0f4629 100644 (file)
@@ -1,5 +1,3 @@
-cmake_minimum_required(VERSION 2.6)
-
 set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}")
 
 add_executable(minmin_test minmin_test.c)
@@ -19,7 +17,6 @@ set(tesh_files
 set(xml_files
   ${xml_files}
   ${CMAKE_CURRENT_SOURCE_DIR}/Montage_25.xml
-  ${CMAKE_CURRENT_SOURCE_DIR}/simulacrum_7_hosts.xml
   PARENT_SCOPE
   )
 set(examples_src