Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MSG_task_isend/irecv and MSG_comm_test/wait added in a rush (not quite tested, not...
[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