X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fb16f4c723e37838d8a7f216ad8616c139fc7f31..88484c0d38f0a3ad966430648bec4cb4e46c89a7:/examples/s4u/CMakeLists.txt diff --git a/examples/s4u/CMakeLists.txt b/examples/s4u/CMakeLists.txt index 7a1b5f5075..d20f005f21 100644 --- a/examples/s4u/CMakeLists.txt +++ b/examples/s4u/CMakeLists.txt @@ -2,7 +2,7 @@ foreach (example actions-comm actions-storage actor-create actor-daemon actor-execute 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 - energy-link energy-pstate energy-ptask + energy-link energy-pstate energy-ptask energy-vm io io-file-remote io-storage-raw platform-properties plugin-hostload mutex) add_executable (s4u-${example} ${example}/s4u-${example}.cpp) @@ -68,7 +68,7 @@ foreach(example actions-comm actions-storage app-bittorrent app-masterworker app-pingpong app-token-ring async-wait async-waitall async-waitany dht-chord - energy-link energy-pstate energy-ptask + energy-link energy-pstate energy-ptask energy-vm platform-properties plugin-hostload mutex io io-file-remote io-storage-raw) ADD_TESH_FACTORIES(s4u-${example} "thread;ucontext;raw;boost"