Hi Ayla,

The packages that are built when executing "make package" is determined by
the variable "CPACK_GENERATOR" inside your CPackConfig.cmake ( generally
located in the root of your build directory as it is configured ).


On Fri, Apr 7, 2017 at 3:44 PM, Ayla Khan <a...@sci.utah.edu> wrote:

> I’m trying to build a Mac OS X installer package on 10.10.5 using Xcode
> 7.2 tools with the CPack that ships with CMake 3.7.2. I can generate a
> package from the CMake build directory if I call cpack directly on the
> command line with -G productbuild, but not through the CMake build using
> make package. Is there a CPack setting I need or some other build
> configuration information? Is the Xcode version too old?
>
> Thanks,
>
> Ayla
> --
>
> 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
-- 

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

Reply via email to