<div dir="ltr"><div class="gmail_quote">On Fri, Aug 22, 2008 at 6:54 PM, Darren Weber <span dir="ltr">&lt;<a href="mailto:darren.weber.lists@gmail.com">darren.weber.lists@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div dir="ltr"><br><div>When building CMake, there are options to enable CPACK_BINARY_* and CPACK_SOURCE_*; are these options switching on functionality within CMake or are they creating packages of the current CMake build? &nbsp;I&#39;m guessing they do the latter, is that right?</div>
</div></blockquote><div><br></div><div>Yes, that&#39;s right. They control the packaging of whatever project you are building. (You&#39;ll also see them in other projects that create installers using CPack.)</div><div><br>
</div></div></div>