Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
various cleanups in the CMakeLists.txt files
[simgrid.git] / teshsuite / xbt / parmap_test / CMakeLists.txt
index d75f385..2301a0c 100644 (file)
@@ -1,6 +1,4 @@
-set(EXECUTABLE_OUTPUT_PATH "${CMAKE_CURRENT_BINARY_DIR}")
-
-add_executable(parmap_test parmap_test.c)
+add_executable       (parmap_test parmap_test.c)
 target_link_libraries(parmap_test simgrid)
 
 set(tesh_files