X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d54ca2b555fc67dfb608b5c6e87e1af04f7b15db..6da8d85344b45895e40e1e6befe1db2bfd3babf0:/examples/cpp/CMakeLists.txt diff --git a/examples/cpp/CMakeLists.txt b/examples/cpp/CMakeLists.txt index 0a57bf9086..b0a2026034 100644 --- a/examples/cpp/CMakeLists.txt +++ b/examples/cpp/CMakeLists.txt @@ -153,11 +153,12 @@ endif() # Deal with each example -foreach (example activityset-testany activityset-waitany activityset-waitall +foreach (example activityset-testany activityset-waitany activityset-waitall activityset-waitallfor actor-create actor-daemon actor-exiting actor-join actor-kill actor-lifetime actor-migrate actor-suspend actor-yield actor-stacksize app-bittorrent app-chainsend app-token-ring battery-degradation battery-simple battery-energy + chiller-simple comm-pingpong comm-ready comm-suspend comm-wait comm-waituntil comm-dependent comm-host2host comm-failure comm-throttling cloud-capping cloud-migration cloud-simple @@ -174,7 +175,7 @@ foreach (example activityset-testany activityset-waitany activityset-waitall task-io task-simple task-variable-load task-storm task-switch-host photovoltaic-simple platform-comm-serialize platform-failures platform-profile platform-properties - plugin-host-load plugin-link-load plugin-prodcons + plugin-host-load plugin-jbod plugin-link-load plugin-prodcons replay-comm replay-io routing-get-clusters synchro-barrier synchro-condition-variable synchro-condition-variable-waituntil synchro-mutex synchro-semaphore