[waffle] [PATCH 01/18] cmake: include the CPACK module
Emil Velikov
emil.l.velikov at gmail.com
Thu Jul 31 06:23:00 PDT 2014
On 31/07/14 03:45, Chad Versace wrote:
> On 07/22/2014 08:31 PM, Emil Velikov wrote:
>> Will be used to ease distribution of binary tarballs.
>>
>> Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
>> ---
>> CMakeLists.txt | 22 ++++++++++++++++++++++
>> 1 file changed, 22 insertions(+)
>
> Very cool. I never knew about CPack. I like this much more
> than the traditional GNU-style `make dist` or `make tarball`.
>
> Reviewed-by: Chad Versace <chad.versace at linux.intel.com>
> Tested-by: Chad Versace <chad.versace at linux.intel.com>
>
FWIW the generator is capable to creating of more than simple tarballs -
Windows *.msi and Inno setup installable packages, linux *.deb, *.rpm(?) and
similar installer(s) for MacOSX.
-Emil
More information about the waffle
mailing list