[CMake] ALL_BUILD and ZERO_CHECK

Robert Dailey rcdailey at gmail.com
Mon Nov 24 12:58:53 EST 2008


On Mon, Nov 24, 2008 at 10:36 AM, Bill Hoffman <bill.hoffman at kitware.com>wrote:

> Robert Dailey wrote:
>
>  You guys have managed to steal my thread and get completely off topic.
>>
>> Can anyone answer my original question please?
>>
>>
> ZERO_CHECK is essential to the build working.   ALL_BUILD is useful as it
> creates the correct depend chain.  There is no way to turn these off.


I'm pretty sure I can create a visual studio solution with a single project
that builds exactly what I'm having CMake build for me. When I manually
create this visual studio solution I never create a ZERO_CHECK project or an
ALL_BUILD project and everything works perfectly fine.

Having said that, I disagree with you in that it is essential for the build
to work. I would like to make a feature request that there be an option in
the future to disable the generation of the ZERO_CHECK and ALL_BUILD
projects.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20081124/11dccee4/attachment.htm>


More information about the CMake mailing list