Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
resolve cmakelists conflict
[simgrid.git] / examples / msg / ns3 / CMakeLists.txt
index a32eb655f738b6f96c69d7ab1df81e98a6dc71aa..14d1498b477b0c2dbbbe6443b9f379b36448a5f2 100644 (file)
@@ -6,7 +6,7 @@ if(HAVE_NS3)
   add_executable(ns3 "ns3.c")
 
   ### Add definitions for compile
-  target_link_libraries(ns3 simgrid )
+  target_link_libraries(ns3 simgrid )
 endif()
 
 set(tesh_files