X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/50fc7bc345d2dc0cfc60fc1f889dec627611c740..88b37bf95c56649b9570743aa6b6a76cefc68a32:/teshsuite/msg/CMakeLists.txt diff --git a/teshsuite/msg/CMakeLists.txt b/teshsuite/msg/CMakeLists.txt index 9f7e48b8e4..c7b3badbc2 100644 --- a/teshsuite/msg/CMakeLists.txt +++ b/teshsuite/msg/CMakeLists.txt @@ -1,9 +1,9 @@ # C examples -foreach(x async-wait async-waitall async-waitany - cloud-capping cloud-migration cloud-two-tasks cloud-simple +foreach(x async-wait + cloud-capping cloud-migration cloud-two-tasks get_sender host_on_off host_on_off_recv process-lifetime - energy-consumption energy-ptask energy-pstate platform-properties + energy-ptask energy-pstate platform-properties io-file io-file-remote task-priority plugin-hostload @@ -64,8 +64,6 @@ set(xml_files ${xml_files} ${CMAKE_CURRENT_SOURCE_DIR}/app-bittorrent/ap ${CMAKE_CURRENT_SOURCE_DIR}/async-wait/async-wait2_d.xml ${CMAKE_CURRENT_SOURCE_DIR}/async-wait/async-wait3_d.xml ${CMAKE_CURRENT_SOURCE_DIR}/async-wait/async-wait4_d.xml - ${CMAKE_CURRENT_SOURCE_DIR}/async-waitall/async-waitall_d.xml - ${CMAKE_CURRENT_SOURCE_DIR}/async-waitany/async-waitany_d.xml ${CMAKE_CURRENT_SOURCE_DIR}/io-file-remote/io-file-remote_d.xml ${CMAKE_CURRENT_SOURCE_DIR}/platform-properties/platform-properties_d.xml ${CMAKE_CURRENT_SOURCE_DIR}/process-lifetime/baseline_d.xml @@ -88,15 +86,15 @@ set(xml_files ${xml_files} ${CMAKE_CURRENT_SOURCE_DIR}/app-bittorrent/ap if(enable_msg) foreach(x - async-wait async-waitall + async-wait app-bittorrent app-chainsend - cloud-capping cloud-migration cloud-two-tasks cloud-simple + cloud-capping cloud-migration cloud-two-tasks energy-pstate host_on_off host_on_off_processes host_on_off_recv get_sender task_destroy_cancel task_listen_from task_progress process-lifetime - energy-consumption energy-ptask + energy-ptask io-file io-file-remote platform-properties task-priority