X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/53e3b26debedd9ec4e16c8f72d9e476f7e6f82c7..37d66a1563a65d0c7c7f294745c61caf1c3b4161:/examples/msg/CMakeLists.txt diff --git a/examples/msg/CMakeLists.txt b/examples/msg/CMakeLists.txt index d1b2acc0ba..cfbcfa68f2 100644 --- a/examples/msg/CMakeLists.txt +++ b/examples/msg/CMakeLists.txt @@ -50,7 +50,7 @@ foreach (file answer dht-kademlia node routing_table task) endforeach() foreach (file actions-comm actions-storage app-bittorrent app-chainsend app-masterworker app-pingpong async-wait - async-waitall async-waitany dht-chord dht-kademlia io-remote platform-properties maestro-set + async-waitall async-waitany dht-chord dht-kademlia io-remote platform-properties task-priority) set(xml_files ${xml_files} ${CMAKE_CURRENT_SOURCE_DIR}/${file}/${file}_d.xml) endforeach()