Logo AND Algorithmique Numérique Distribuée

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