X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1abe27c3efd3ba83f6b0da4f391a1f29e053c588..a0d47b6eaf07218a602ed6606da925fbd3629909:/examples/c/CMakeLists.txt diff --git a/examples/c/CMakeLists.txt b/examples/c/CMakeLists.txt index 89060add35..3a9d3a6127 100644 --- a/examples/c/CMakeLists.txt +++ b/examples/c/CMakeLists.txt @@ -6,10 +6,10 @@ foreach(x actor-suspend actor-yield activityset-testany activityset-waitall activityset-waitallfor activityset-waitany app-masterworker app-token-ring - comm-pingpong comm-wait comm-waitall comm-waitany + comm-pingpong comm-wait cloud-capping cloud-masterworker cloud-migration cloud-simple dht-pastry - exec-async exec-basic exec-dvfs exec-remote exec-waitany + exec-async exec-basic exec-dvfs exec-remote energy-exec energy-exec-ptask energy-vm io-disk-raw io-file-remote io-file-system platform-failures platform-properties @@ -86,8 +86,6 @@ set(xml_files ${xml_files} ${CMAKE_CURRENT_SOURCE_DIR}/actor-create/actor-cr ${CMAKE_CURRENT_SOURCE_DIR}/comm-wait/comm-wait2_d.xml ${CMAKE_CURRENT_SOURCE_DIR}/comm-wait/comm-wait3_d.xml ${CMAKE_CURRENT_SOURCE_DIR}/comm-wait/comm-wait4_d.xml - ${CMAKE_CURRENT_SOURCE_DIR}/comm-waitall/comm-waitall_d.xml - ${CMAKE_CURRENT_SOURCE_DIR}/comm-waitany/comm-waitany_d.xml ${CMAKE_CURRENT_SOURCE_DIR}/dht-kademlia/dht-kademlia_d.xml ${CMAKE_CURRENT_SOURCE_DIR}/dht-pastry/dht-pastry_d.xml ${CMAKE_CURRENT_SOURCE_DIR}/io-file-remote/io-file-remote_d.xml @@ -99,10 +97,10 @@ foreach(x actor-suspend actor-yield activityset-testany activityset-waitall activityset-waitallfor activityset-waitany app-bittorrent app-chainsend app-masterworker app-token-ring - comm-pingpong comm-wait comm-waitall comm-waitany + comm-pingpong comm-wait cloud-capping cloud-masterworker cloud-migration cloud-simple dht-kademlia dht-pastry - exec-async exec-basic exec-dvfs exec-remote exec-waitany + exec-async exec-basic exec-dvfs exec-remote energy-exec energy-exec-ptask energy-vm io-disk-raw io-file-remote io-file-system platform-failures platform-properties