Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove a file generated by cmake
[simgrid.git] / CMakeLists.txt
index ac691fe..25f7ba2 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)
 #--------------------------------------------------------------------------------------------------
 
 ###############