Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
properly pass the cluster's properties to the created hosts
[simgrid.git] / buildtools / Cmake / UnitTesting.cmake
index 56d60b3..4cfedb0 100644 (file)
@@ -69,5 +69,3 @@ if(NOT WIN32)
 else()
   target_link_libraries(testall simgrid)
 endif()
-
-add_dependencies(testall ${TEST_UNITS})
\ No newline at end of file