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 -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers