Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Dig through git history, and update copyright lines.
[simgrid.git] / examples / msg / ns3 / CMakeLists.txt
index 6b8fa30..14d1498 100644 (file)
@@ -6,8 +6,8 @@ if(HAVE_NS3)
   add_executable(ns3 "ns3.c")
 
   ### Add definitions for compile
-  target_link_libraries(ns3 simgrid )
-endif(HAVE_NS3)
+  target_link_libraries(ns3 simgrid )
+endif()
 
 set(tesh_files
   ${tesh_files}