X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a722b641ce869a59f97df6a06e90de1d35c73d1..18fe51578463c47b120f4688da0d49aac5b8f3e0:/teshsuite/msg/CMakeLists.txt diff --git a/teshsuite/msg/CMakeLists.txt b/teshsuite/msg/CMakeLists.txt index f153e0475b..1e2215ec41 100644 --- a/teshsuite/msg/CMakeLists.txt +++ b/teshsuite/msg/CMakeLists.txt @@ -1,10 +1,10 @@ # C examples foreach(x async-wait - cloud-migration cloud-two-tasks + cloud-two-tasks get_sender host_on_off host_on_off_recv process-lifetime energy-ptask platform-properties - io-file io-file-remote + io-file task-priority trace_integration) if(enable_msg) @@ -50,7 +50,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}/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 ${CMAKE_CURRENT_SOURCE_DIR}/process-lifetime/kill_d.xml @@ -74,13 +73,13 @@ if(enable_msg) foreach(x async-wait app-bittorrent - cloud-migration cloud-two-tasks + cloud-two-tasks host_on_off host_on_off_processes host_on_off_recv get_sender task_destroy_cancel task_listen_from task_progress process-lifetime energy-ptask - io-file io-file-remote + io-file platform-properties task-priority trace_integration)