From 6315d266b5084c6e28c38f1daf4f0b3cb72608e6 Mon Sep 17 00:00:00 2001 From: Frederic Suter Date: Mon, 4 Dec 2017 23:39:32 +0100 Subject: [PATCH] these examples have been moved --- examples/msg/CMakeLists.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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} -- 2.20.1