[CMake] ALL_BUILD and ZERO_CHECK

Hendrik Sattler post at hendrik-sattler.de
Mon Nov 24 15:14:38 EST 2008


Am Monday 24 November 2008 17:36:10 schrieb Bill Hoffman:
> 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.

Maybe they could be renamed to something more pleasant to the eye (means: 
_not_ uppercase), e.g. "__cmake_target_all" and "__cmake_target_depcheck".

ALL UPPERCASE FOR SUCH THINGS IS NOT REALLY THE BEST CHOICE.

HS


More information about the CMake mailing list