Logo AND Algorithmique Numérique Distribuée

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