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

builds

Alex
This commit is contained in:
Alexander Neundorf 2007-06-14 08:33:21 -04:00
parent 9c08054016
commit 7203990661
1 changed files with 0 additions and 1 deletions

View File

@ -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