X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0b12f8c2c1c67c98251c9e523725c74ac172c0f6..9fd6cbc6c3b06f4b09e3c3339ffb3cc8a68f9bfa:/examples/s4u/CMakeLists.txt diff --git a/examples/s4u/CMakeLists.txt b/examples/s4u/CMakeLists.txt index 785bef9347..c8a987ec4f 100644 --- a/examples/s4u/CMakeLists.txt +++ b/examples/s4u/CMakeLists.txt @@ -8,7 +8,7 @@ foreach (example actor-create actor-daemon actor-join actor-kill energy-exec energy-boot energy-link energy-vm engine-filtering exec-async exec-basic exec-dvfs exec-monitor exec-ptask exec-remote - io-file-system io-file-remote io-storage-raw + io-async io-file-system io-file-remote io-storage-raw mutex platform-failures platform-properties plugin-hostload replay-comm replay-storage @@ -103,7 +103,7 @@ foreach(example actor-create actor-daemon actor-join actor-kill engine-filtering exec-async exec-basic exec-dvfs exec-monitor exec-ptask exec-remote platform-properties plugin-hostload mutex - io-file-system io-file-remote io-storage-raw + io-async io-file-system io-file-remote io-storage-raw replay-comm replay-storage routing-get-clusters )