[cmake-developers] Unit testing of new generators

Brad King brad.king at kitware.com
Mon May 4 09:59:40 EDT 2015


On 05/01/2015 06:46 PM, Josh Green wrote:
> Yes the generator is a multi-config generator.
> Is there anything extra I need to do?
[snip]
>> ..\build\bin\debug\ctest

Add '-C Debug' to the ctest command line to drive tests for the
debug configuration.

-Brad



More information about the cmake-developers mailing list