On Mon, Nov 24, 2008 at 2:14 PM, Hendrik Sattler <span dir="ltr"><<a href="mailto:post@hendrik-sattler.de">post@hendrik-sattler.de</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Am Monday 24 November 2008 17:36:10 schrieb Bill Hoffman:<br>
<div><div></div><div class="Wj3C7c">> Robert Dailey wrote:<br>
> > You guys have managed to steal my thread and get completely off topic.<br>
> ><br>
> > Can anyone answer my original question please?<br>
><br>
> ZERO_CHECK is essential to the build working. ALL_BUILD is useful as<br>
> it creates the correct depend chain. There is no way to turn these off.<br>
<br>
</div></div>Maybe they could be renamed to something more pleasant to the eye (means:<br>
_not_ uppercase), e.g. "__cmake_target_all" and "__cmake_target_depcheck".<br>
<br>
ALL UPPERCASE FOR SUCH THINGS IS NOT REALLY THE BEST CHOICE.</blockquote></div><br>That would definitely make it easier on the eyes, but I would really like to see them placed in a subdirectory. Visual Studio also generates *.user files and other temporary files that clutter the root directory. By putting the vcproj files in a subdirectory we solve the problem elegantly.<br>