[CMake] Native build system invocation

Bill Hoffman bill.hoffman at kitware.com
Wed Jan 3 09:55:00 EST 2007


Alexander Neundorf wrote:
> Von: Bill Hoffman <bill.hoffman at kitware.com>
> An: Roman Yakovenko <roman.yakovenko at gmail.com>
>
>   
>> Roman Yakovenko wrote:
>>     
>>> Thanks for help. I think I have enough information to deal with the 
>>> problem.
>>>
>>>       
>> You should make a feature request in the bug tracker.   The code for 
>> building is already in ctest and cmake.  Basically, it sounds like you 
>> want a cmake -E build ProjectName ProjectDirectory.
>>     
>
> Isn't ctest almost able to do this ?
>   
Yes, it can ...

This should do what you want today:

ctest -D ExperimentalBuild -VV -V

-Bill



More information about the CMake mailing list