On Mon, Nov 24, 2008 at 2:14 PM, Hendrik Sattler <span dir="ltr">&lt;<a href="mailto:post@hendrik-sattler.de">post@hendrik-sattler.de</a>&gt;</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">&gt; Robert Dailey wrote:<br>
&gt; &gt; You guys have managed to steal my thread and get completely off topic.<br>
&gt; &gt;<br>
&gt; &gt; Can anyone answer my original question please?<br>
&gt;<br>
&gt; ZERO_CHECK is essential to the build working. &nbsp; ALL_BUILD is useful as<br>
&gt; it creates the correct depend chain. &nbsp;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. &quot;__cmake_target_all&quot; and &quot;__cmake_target_depcheck&quot;.<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>