From: Frederic Suter Date: Mon, 4 Dec 2017 22:39:32 +0000 (+0100) Subject: these examples have been moved X-Git-Tag: v3.18~163 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/6315d266b5084c6e28c38f1daf4f0b3cb72608e6 these examples have been moved --- diff --git a/examples/msg/CMakeLists.txt b/examples/msg/CMakeLists.txt index 8a1e439ebb..e3e4e9b0f6 100644 --- a/examples/msg/CMakeLists.txt +++ b/examples/msg/CMakeLists.txt @@ -74,10 +74,10 @@ set(xml_files ${xml_files} ${CMAKE_CURRENT_SOURCE_DIR}/app-masterworker/a foreach(x app-chainsend app-masterworker app-pingpong app-token-ring cloud-capping cloud-masterworker cloud-migration cloud-simple cloud-two-tasks dht-pastry dht-kademlia platform-failures io-file task-priority - energy-consumption energy-onoff energy-vm - plugin-hostload - process-create process-join process-startkilltime - platform-properties synchro-semaphore) + energy-consumption energy-onoff energy-vm + plugin-hostload + process-create process-join + synchro-semaphore) ADD_TESH_FACTORIES(msg-${x} "thread;ucontext;raw;boost" --setenv bindir=${CMAKE_BINARY_DIR}/examples/msg/${x} --setenv srcdir=${CMAKE_HOME_DIRECTORY}/examples/msg/${x}