X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c9d46fb532b8f8547cb9613664374dc5a5220628..3f2adefbdedfef867783ef87da78d7c145192795:/CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt index ac691feed7..25f7ba2da5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -475,7 +475,7 @@ else() endif() endif() # If the test ran well, remove the test binary -file(REMOVE test_stackgrowth) +file(REMOVE ${CMAKE_BINARY_DIR}/test_stackgrowth) #-------------------------------------------------------------------------------------------------- ###############