Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove kill_time from MSG_process_create_with_environment
[simgrid.git] / buildtools / Cmake / UnitTesting.cmake
index 51a4695d3874b571f0f8490853e05e122c1976cc..e5f12bd0f73f7d98b71708b255e460131722af42 100644 (file)
@@ -66,4 +66,4 @@ else(NOT WIN32)
     target_link_libraries(testall gras)
 endif(NOT WIN32)
        
-add_dependencies(testall $(TEST_UNITS))
\ No newline at end of file
+add_dependencies(testall ${TEST_UNITS})
\ No newline at end of file