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

Ben Boeckel ben.boeckel at kitware.com
Wed Aug 3 16:12:06 EDT 2016


On Wed, Aug 03, 2016 at 11:11:45 -0700, Chaoren Lin wrote:
> Also, in the case of vim, the makeprg is user-supplied, so vim has no idea
> that it contains a path.

What about instead of "cd path && ninja", using "ninja -C path"?

--Ben


More information about the cmake-developers mailing list