Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
convert and simplify async-wait
[simgrid.git] / teshsuite / msg / CMakeLists.txt
index 1e2215e..e7b0054 100644 (file)
@@ -1,7 +1,6 @@
 # C examples
-foreach(x async-wait
-          cloud-two-tasks
-          get_sender host_on_off host_on_off_recv
+foreach(x cloud-two-tasks
+          get_sender
           process-lifetime
           energy-ptask platform-properties
           io-file
@@ -46,10 +45,6 @@ set(tesh_files    ${tesh_files}    ${CMAKE_CURRENT_SOURCE_DIR}/app-bittorrent/ap
                                    PARENT_SCOPE)
 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}/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
-                                   ${CMAKE_CURRENT_SOURCE_DIR}/async-wait/async-wait4_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
@@ -71,10 +66,9 @@ set(xml_files     ${xml_files}     ${CMAKE_CURRENT_SOURCE_DIR}/app-bittorrent/ap
 
 if(enable_msg)
   foreach(x 
-    async-wait
     app-bittorrent
     cloud-two-tasks
-    host_on_off host_on_off_processes host_on_off_recv
+    host_on_off_processes
     get_sender
     task_destroy_cancel task_listen_from task_progress 
     process-lifetime