Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
various cleanups in the CMakeLists.txt files
[simgrid.git] / examples / msg / gtnets / CMakeLists.txt
index e1f1c49..9f6fe78 100644 (file)
@@ -1,8 +1,4 @@
-set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}")
-
-add_executable(gtnets gtnets.c)
-
-### Add definitions for compile
+add_executable       (gtnets gtnets.c)
 target_link_libraries(gtnets simgrid)
 
 set(tesh_files