X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5b7aa1fb7cb5b3c0203d9f504b266528237d264a..2a4a32a45f463b9fecfa6a88a43c8498d2e508cb:/teshsuite/msg/CMakeLists.txt diff --git a/teshsuite/msg/CMakeLists.txt b/teshsuite/msg/CMakeLists.txt index 827914ff84..88f78c3d9f 100644 --- a/teshsuite/msg/CMakeLists.txt +++ b/teshsuite/msg/CMakeLists.txt @@ -1,11 +1,11 @@ # C examples -foreach(x app-pingpong app-token-ring +foreach(x app-token-ring async-wait async-waitall async-waitany cloud-capping cloud-migration cloud-two-tasks cloud-simple get_sender host_on_off host_on_off_recv process-daemon process-kill process-join process-lifetime process-migration process-suspend process-yield energy-consumption energy-ptask energy-pstate platform-properties - io-file io-raw-storage io-file-remote + io-file io-file-remote task-priority plugin-hostload trace_integration) @@ -61,7 +61,6 @@ set(tesh_files ${tesh_files} ${CMAKE_CURRENT_SOURCE_DIR}/app-bittorrent/ap set(bin_files ${bin_files} ${CMAKE_CURRENT_SOURCE_DIR}/app-bittorrent/generate.py PARENT_SCOPE) set(xml_files ${xml_files} ${CMAKE_CURRENT_SOURCE_DIR}/app-bittorrent/app-bittorrent_d.xml ${CMAKE_CURRENT_SOURCE_DIR}/app-chainsend/app-chainsend_d.xml - ${CMAKE_CURRENT_SOURCE_DIR}/app-pingpong/app-pingpong_d.xml ${CMAKE_CURRENT_SOURCE_DIR}/async-wait/async-wait_d.xml ${CMAKE_CURRENT_SOURCE_DIR}/async-wait/async-wait2_d.xml ${CMAKE_CURRENT_SOURCE_DIR}/async-wait/async-wait3_d.xml @@ -91,8 +90,8 @@ set(xml_files ${xml_files} ${CMAKE_CURRENT_SOURCE_DIR}/app-bittorrent/ap if(enable_msg) foreach(x - async-wait async-waitall async-waitany - app-bittorrent app-chainsend app-pingpong app-token-ring + async-wait async-waitall + app-bittorrent app-chainsend app-token-ring cloud-capping cloud-migration cloud-two-tasks cloud-simple energy-pstate host_on_off host_on_off_processes host_on_off_recv @@ -100,7 +99,7 @@ if(enable_msg) task_destroy_cancel task_listen_from task_progress process-daemon process-kill process-join process-lifetime process-migration process-suspend process-yield energy-consumption energy-ptask - io-file io-raw-storage io-file-remote + io-file io-file-remote platform-properties task-priority plugin-hostload