Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make testall to src/.
[simgrid.git] / src / CMakeLists.txt
index f0cdf87..390100d 100644 (file)
@@ -13,8 +13,6 @@ endforeach(file ${TEST_UNITS})
 set_source_files_properties(${USE_TEST_UNITS}
 PROPERTIES GENERATED true)
 
-set(EXECUTABLE_OUTPUT_PATH "./")
-
 add_executable(testall ${USE_TEST_UNITS})
 
 ### Add definitions for compile