Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
give all machines the exact same energetic profil, and adapt the tests accordingly
[simgrid.git] / examples / msg / CMakeLists.txt
index d5b79ac..cd08b29 100644 (file)
@@ -1,15 +1,9 @@
-cmake_minimum_required(VERSION 2.6)
-
 set(tesh_files
   ${tesh_files}
   PARENT_SCOPE
   )
 set(xml_files
   ${xml_files}
-  ${CMAKE_CURRENT_SOURCE_DIR}/msg_platform.xml
-  ${CMAKE_CURRENT_SOURCE_DIR}/small_platform_with_failures.xml
-  ${CMAKE_CURRENT_SOURCE_DIR}/small_platform_with_routers.xml
-  ${CMAKE_CURRENT_SOURCE_DIR}/small_platform.xml
   PARENT_SCOPE
   )
 set(examples_src