X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1ebb1b66ad53385329ef17d8e6da280e6d924958..824d7f2d443d4ba57b4bf93b8977b4f9a76f7cbd:/teshsuite/msg/CMakeLists.txt diff --git a/teshsuite/msg/CMakeLists.txt b/teshsuite/msg/CMakeLists.txt index 740950dcd3..cfd3c57601 100644 --- a/teshsuite/msg/CMakeLists.txt +++ b/teshsuite/msg/CMakeLists.txt @@ -1,7 +1,9 @@ # C examples foreach(x actions-comm actions-storage + app-pingpong async-wait async-waitall async-waitany - cloud-sharing get_sender host_on_off host_on_off_recv host_on_off_processes + cloud-sharing cloud-two-tasks + get_sender host_on_off host_on_off_recv host_on_off_processes process-daemon process-kill process-join process-lifetime process-migration process-suspend process-yield energy-ptask energy-pstate platform-properties io-file io-raw-storage io-file-remote @@ -44,6 +46,7 @@ set(xml_files ${xml_files} ${CMAKE_CURRENT_SOURCE_DIR}/actions-comm/acti ${CMAKE_CURRENT_SOURCE_DIR}/actions-comm/actions-comm_split_d.xml ${CMAKE_CURRENT_SOURCE_DIR}/actions-storage/actions-storage_d.xml ${CMAKE_CURRENT_SOURCE_DIR}/app-bittorrent/app-bittorrent_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 @@ -74,7 +77,8 @@ set(xml_files ${xml_files} ${CMAKE_CURRENT_SOURCE_DIR}/actions-comm/acti foreach(x actions-comm actions-storage async-wait async-waitall async-waitany - app-bittorrent + app-bittorrent app-pingpong + cloud-two-tasks energy-pstate host_on_off host_on_off_processes host_on_off_recv get_sender