mirror of
https://github.com/reactos/CMake.git
synced 2024-11-28 05:50:42 +00:00
9c2b393cb7
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
customTarget.c | ||
working.c.in |