Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mv msg/msg.h simgrid/msg.h
[simgrid.git] / examples / msg / start_kill_time / CMakeLists.txt
index 7f291d08dbc76a9b6ebef8249271bd33b3261e00..e7e84a8cef98cd72a11e0b813ae0d618bb64fc9c 100644 (file)
@@ -8,7 +8,7 @@ add_executable(sk_time "sk_time.c")
 if(WIN32)
   target_link_libraries(sk_time simgrid )
 else()
-  target_link_libraries(sk_time simgrid )
+  target_link_libraries(sk_time simgrid )
 endif()
 
 set(tesh_files