Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
various cleanups in the CMakeLists.txt files
[simgrid.git] / examples / msg / pastry / CMakeLists.txt
index b071ef5..3bd6d38 100644 (file)
@@ -1,7 +1,5 @@
-set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}")
-
-add_executable(pastry pastry.c)
-target_link_libraries(pastry simgrid )
+add_executable       (pastry pastry.c)
+target_link_libraries(pastry simgrid)
 
 set(tesh_files
   ${tesh_files}