Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
unused example chord_stateful removed
[simgrid.git] / examples / msg / chord / CMakeLists.txt
index f64019f..cc0096d 100644 (file)
@@ -6,4 +6,3 @@ add_executable(chord "chord.c")
 
 ### Add definitions for compile
 target_link_libraries(chord simgrid )
-