Explorar o código

COMP: removing the directory at the beginning breaks the test for in-source
builds

Alex

Alexander Neundorf %!s(int64=18) %!d(string=hai) anos
pai
achega
7203990661
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Tests/BuildDepends/CMakeLists.txt

+ 0 - 1
Tests/BuildDepends/CMakeLists.txt

@@ -6,7 +6,6 @@
 # and source files for the test project. 
 project(BuildDepends)
 
-file(REMOVE_RECURSE ${BuildDepends_BINARY_DIR}/Project)
 file(MAKE_DIRECTORY ${BuildDepends_BINARY_DIR}/Project)
 message("Creating Project/foo.cxx")
 write_file(${BuildDepends_BINARY_DIR}/Project/foo.cxx