X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9facb650c295d80f11508863697708402b2e4d7c..1ebb1b66ad53385329ef17d8e6da280e6d924958:/examples/msg/CMakeLists.txt diff --git a/examples/msg/CMakeLists.txt b/examples/msg/CMakeLists.txt index e5af2d861f..14f84eb9af 100644 --- a/examples/msg/CMakeLists.txt +++ b/examples/msg/CMakeLists.txt @@ -3,7 +3,7 @@ foreach(x app-masterworker app-pingpong app-token-ring cloud-capping cloud-masterworker cloud-migration cloud-simple cloud-two-tasks dht-pastry energy-consumption energy-onoff energy-vm platform-failures plugin-hostload - process-create process-join + process-create synchro-semaphore trace-categories trace-route-user-variables trace-link-user-variables trace-masterworker trace-platform trace-process-migration trace-host-user-variables) @@ -75,7 +75,7 @@ foreach(x app-chainsend app-masterworker app-pingpong app-token-ring cloud-two-tasks dht-pastry dht-kademlia platform-failures energy-consumption energy-onoff energy-vm plugin-hostload - process-create process-join + process-create synchro-semaphore) ADD_TESH_FACTORIES(msg-${x} "thread;ucontext;raw;boost" --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg/${x}