[CMake] CMake build: CPACK variables

David Cole david.cole at kitware.com
Fri Aug 22 20:39:25 EDT 2008


On Fri, Aug 22, 2008 at 6:54 PM, Darren Weber
<darren.weber.lists at gmail.com>wrote:

>
> 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?  I'm guessing they do
> the latter, is that right?
>

Yes, that's right. They control the packaging of whatever project you are
building. (You'll also see them in other projects that create installers
using CPack.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080822/8f618a86/attachment.htm>


More information about the CMake mailing list