[cmake-developers] patch to fix installed size for cpack PackageMaker generator

Calin Cascaval cascaval at acm.org
Mon Dec 22 10:38:33 EST 2014


Hi Brad,
Thank you!
Quick question: if PackageMaker is deprecated, what do you recommend for packaging on OSX. 

I will take a look and fix the compatibility version. 

Thanks, Calin
http://developer.qualcomm.com/mare

> On Dec 22, 2014, at 06:40, Brad King <brad.king at kitware.com> wrote:
> 
>> On 12/21/2014 12:34 AM, Calin Cascaval wrote:
>> [PATCH] fixes installed sizes for cpack PackageMaker generator
> 
> Thanks.  Applied:
> 
> cpack: Fix installed size computation with PackageMaker generator
> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=42ed76bc
> 
> FYI, if you're still using the PackageMaker generator please note
> that it will require changes to package for OS X 10.10.  The
> cmCPackPackageMakerGenerator::PackageCompatibilityVersion variable
> uses a floating point value for the OS X version so 10.10 ends up
> being treated as 10.1.  Since Apple has deprecated PackageMaker
> no one has taken the time to fix this in CMake yet.
> 
> -Brad


More information about the cmake-developers mailing list