Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
integrate examples/s4u/energy-pstate + move the msg version away
[simgrid.git] / examples / msg / CMakeLists.txt
index b04c7e8..9c6caf6 100644 (file)
@@ -1,8 +1,8 @@
 # C examples
 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-pstate energy-vm platform-failures 
-          io-file io-remote io-storage task-priority 
+          dht-pastry energy-consumption energy-onoff energy-vm platform-failures 
+          io-file io-remote task-priority 
           plugin-hostload
           process-create process-join
           platform-properties process-startkilltime synchro-semaphore trace-categories 
@@ -78,8 +78,8 @@ 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 io-remote io-storage task-priority
-         energy-consumption energy-onoff energy-pstate energy-vm
+          cloud-two-tasks dht-pastry dht-kademlia platform-failures io-file io-remote task-priority
+         energy-consumption energy-onoff energy-vm
          plugin-hostload
           process-create process-join process-startkilltime
           platform-properties synchro-semaphore)