[CMake] How to generate for Ninja + MSVC?

Bill Hoffman bill.hoffman at kitware.com
Thu Dec 3 10:46:16 EST 2015


On 12/2/2015 10:39 PM, iosif neitzke wrote:
> Ah, okay, thanks.  From cmake-gui the solution equivalent would be
> selecting the Ninja generator but specifying native compilers (cl.exe
> for this example) instead of using the default native compilers?
> .
Yes, that would work as well.  As long as cmake-gui was run in an 
environment that had the compiler setup to work from the command line.

-Bill



More information about the CMake mailing list