[cmake-developers] Ninja : $subdir/{test, install, package} and $subdir/all targets

Brad King brad.king at kitware.com
Mon Oct 24 10:39:36 EDT 2016


On 10/23/2016 02:01 PM, Alexis Murzeau wrote:
> `$subdir\all` should use the current
> binary directory and not the current source directory like
> `$subdir\package` does.

Yes, thanks.  I've applied the patch:

 Ninja: Use binary dir for `$subdir/all` targets
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e983bd32

I rewrote the commit message only because your beautiful and
detailed explanation of what happened was more about the symptom
and analysis than the actual fix.  That was useful to have in
the mailing list post though!

BTW, please see the recently updated `CONTRIBUTING.rst` file for the
new preferred contribution path (now through our GitLab instance).

Thanks,
-Brad



More information about the cmake-developers mailing list