X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d51a876f765fc68b3e1e667f867b91a1b4987a85..cfc676704bebcd57e5ea98bb43154245a150948f:/examples/msg/chord/CMakeLists.txt diff --git a/examples/msg/chord/CMakeLists.txt b/examples/msg/chord/CMakeLists.txt index c0a4dd85d1..a931a21709 100644 --- a/examples/msg/chord/CMakeLists.txt +++ b/examples/msg/chord/CMakeLists.txt @@ -18,5 +18,4 @@ set(examples_src set(bin_files ${bin_files} ${CMAKE_CURRENT_SOURCE_DIR}/generate.py - ${CMAKE_CURRENT_SOURCE_DIR}/run_chord PARENT_SCOPE)