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

Brad King brad.king at kitware.com
Tue Aug 2 13:08:59 EDT 2016


On 07/29/2016 05:44 PM, Chaoren Lin via cmake-developers wrote:
> From: Chaoren Lin <chaorenl at google.com>
> 
> Relative paths are difficult for an IDE to parse the output of
> a build error.

Thanks, applied:

 Ninja: Use full path for all source files
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d867f8a0

This is more consistent with the Makefile generator behavior too.

-Brad



More information about the cmake-developers mailing list