[cmake-developers] [PATCH] Use full path for all source files in ninja build.

Brad King brad.king at kitware.com
Fri Feb 24 10:24:38 EST 2017


On 08/08/2016 02:04 PM, Brad King wrote:
>  Ninja: Use full path for all source files
>  https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=955c2a63

Unfortunately using an absolute path triggers a ninja limitation and
breaks rebuilds in some cases.  See the issue [1] and MR to revert
the change [2].  Upstream ninja will require changes to allow us to
restore this change.

-Brad


[1] https://gitlab.kitware.com/cmake/cmake/issues/16675
[2] https://gitlab.kitware.com/cmake/cmake/merge_requests/520



More information about the cmake-developers mailing list