X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6bc18b576fa4a890d8b9916d292ca67dfbf60dd3..937f2eb5b429c3c03fc989a25fbc26fabd0cf529:/examples/s4u/CMakeLists.txt diff --git a/examples/s4u/CMakeLists.txt b/examples/s4u/CMakeLists.txt index c8a987ec4f..dae1364bf5 100644 --- a/examples/s4u/CMakeLists.txt +++ b/examples/s4u/CMakeLists.txt @@ -32,7 +32,6 @@ foreach(variant fun class) endforeach() set(tesh_files ${tesh_files} ${CMAKE_CURRENT_SOURCE_DIR}/app-masterworkers/s4u-app-masterworkers.tesh) - # CHORD EXAMPLE add_executable (s4u-dht-chord dht-chord/s4u-dht-chord.cpp dht-chord/s4u-dht-chord-node.cpp) target_link_libraries(s4u-dht-chord simgrid) @@ -102,8 +101,13 @@ foreach(example actor-create actor-daemon actor-join actor-kill energy-exec energy-boot energy-link energy-vm engine-filtering exec-async exec-basic exec-dvfs exec-monitor exec-ptask exec-remote +<<<<<<< HEAD platform-properties plugin-hostload mutex io-async io-file-system io-file-remote io-storage-raw +======= + platform-failures platform-properties plugin-hostload mutex + io-file-system io-file-remote io-storage-raw +>>>>>>> 4ccbacb51eb49323847a906c3e79ea838d76e2a7 replay-comm replay-storage routing-get-clusters )