mirror of
https://github.com/reactos/CMake.git
synced 2024-12-13 22:58:41 +00:00
316815e1f4
Previously the command considered non-absolute source file paths relative to the associated target on the LHS. This causes problems in incremental builds where files are added from subdirectories and forces users to workaround by manually converting to absolute paths. Change this to enable more intuitive usage by projects. Fixes #17981 |
||
---|---|---|
.. | ||
subdir | ||
CMakeLists.txt | ||
empty_1.cpp | ||
empty_2.cpp | ||
empty_3.cpp | ||
main.cpp |