X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5b4afebffb0ca5c8c09c203c30c72242c8e9ad80..18a179b256812ad12be148861da689953f141d85:/examples/s4u/CMakeLists.txt diff --git a/examples/s4u/CMakeLists.txt b/examples/s4u/CMakeLists.txt index cb6e47a65a..4e1b704a69 100644 --- a/examples/s4u/CMakeLists.txt +++ b/examples/s4u/CMakeLists.txt @@ -1,6 +1,7 @@ foreach (example actor-create actor-daemon actor-join actor-kill actor-lifetime actor-migration actor-suspend actor-yield app-masterworker app-pingpong app-token-ring async-wait async-waitany async-waitall + cloud-simple energy-link energy-pstate energy-ptask energy-vm exec-async exec-basic exec-monitor exec-remote io-file-system io-file-remote io-storage-raw @@ -69,6 +70,7 @@ set(txt_files ${txt_files} ${CMAKE_CURRENT_SOURCE_DIR}/replay-comm/s4u-re foreach(example actor-create actor-daemon actor-join actor-kill actor-lifetime actor-migration actor-suspend actor-yield app-bittorrent app-masterworker app-pingpong app-token-ring async-wait async-waitall async-waitany + cloud-simple dht-chord energy-link energy-pstate energy-ptask energy-vm exec-async exec-basic exec-monitor exec-remote