mirror of
https://github.com/reactos/CMake.git
synced 2025-01-22 19:44:50 +00:00
COMP: removing the directory at the beginning breaks the test for in-source
builds Alex
This commit is contained in:
parent
9c08054016
commit
7203990661
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user