X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d54ca2b555fc67dfb608b5c6e87e1af04f7b15db..05ea8b91f5cb2baace69b4373f4fab3c7465b116:/examples/cpp/CMakeLists.txt diff --git a/examples/cpp/CMakeLists.txt b/examples/cpp/CMakeLists.txt index 0a57bf9086..a0fc73f401 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 + battery-chiller-solar battery-connector 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 @@ -171,10 +172,10 @@ foreach (example activityset-testany activityset-waitany activityset-waitall mc-bugged1 mc-bugged1-liveness mc-bugged2 mc-bugged2-liveness mc-centralized-mutex mc-electric-fence mc-failing-assert network-ns3 network-ns3-wifi network-wifi io-async io-priority io-degradation io-file-system io-file-remote io-disk-raw io-dependent - task-io task-simple task-variable-load task-storm task-switch-host - photovoltaic-simple + task-io task-microservice task-parallelism task-simple task-storm task-switch-host task-variable-load + solar-panel-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