diff options
author | Pedro Navarro <pnavarro@netflix.com> | 2018-09-27 23:57:51 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2018-09-28 15:28:36 (GMT) |
commit | 9c2b393cb7750cf182e765f679f9876851aa5055 (patch) | |
tree | 7f306785225e11e4f257d84e7a1ebf691aaa4bb7 /Source | |
parent | cac09cc52ccba9f3435e4d7cc227d15b6a009855 (diff) | |
download | CMake-9c2b393cb7750cf182e765f679f9876851aa5055.zip CMake-9c2b393cb7750cf182e765f679f9876851aa5055.tar.gz CMake-9c2b393cb7750cf182e765f679f9876851aa5055.tar.bz2 |
Tests: Update CustomCommandWorkingDirectory to handle in-source byproducts
When running an in-source build the CustomCommandWorkingDirectory test
created a copy of a source file in the same directory it was running on.
This breaks when byproducts are cleaned (e.g. via Ninja) because it
deletes one of the source files.
Diffstat (limited to 'Source')
0 files changed, 0 insertions, 0 deletions