Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
various cleanups in the CMakeLists.txt files
[simgrid.git] / examples / msg / properties / CMakeLists.txt
index 1c70616da002d23fd7c494036bfcbbe84c3ad907..7a047e128daea0d0fe8c7494a784417382072d62 100644 (file)
@@ -1,6 +1,4 @@
-set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}")
-
-add_executable(msg_prop msg_prop.c)
+add_executable       (msg_prop msg_prop.c)
 target_link_libraries(msg_prop simgrid)
 
 set(tesh_files