[cmake-developers] FastBuild Generator

Brad King brad.king at kitware.com
Mon Oct 10 13:13:42 EDT 2016


On 10/10/2016 09:39 AM, Charles Huet wrote:
> * the test CMake.CheckSourceTree does not work with Fastbuild,
>   but I could not get it to work with Ninja either, maybe I
>   have an environment problem ?

It works with Ninja for me.  Are you building CMake out-of-source?

> * the test SimpleInstall requires the build tool to be able to
>   run multiple instances in the same hierarchy, which Fastbuild
>   does not support.

I don't understand what you mean.

> * It seems SimpleInstall-Stage2 depends upon SimpleInstall,
>   is this right ?

Yes.

-Brad



More information about the cmake-developers mailing list