Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
resolve cmakelists conflict
[simgrid.git] / examples / msg / ns3 / CMakeLists.txt
index a32eb65..14d1498 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