Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make strsignal(SIGSEGV) return the same string across all architectures
[simgrid.git] / CMakeLists.txt
index ac691feed741002f593cc5aa60fb8a86f834f058..25f7ba2da5f78de74cd30a645bf1fb1f3fad77c8 100644 (file)
@@ -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)
 #--------------------------------------------------------------------------------------------------
 
 ###############