diff options
author | Brad King <brad.king@kitware.com> | 2014-05-08 17:38:33 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-05-08 18:13:20 (GMT) |
commit | dc3c210244d93a4828423a336cf8032ab1300fe8 (patch) | |
tree | 491daf9c9c6cdfe15e85e10830645404554990fb /Modules/CPackBundle.cmake | |
parent | d91c0f7a3f406dcf5c803e86ad6ac2e75ec0b85f (diff) | |
download | CMake-dc3c210244d93a4828423a336cf8032ab1300fe8.zip CMake-dc3c210244d93a4828423a336cf8032ab1300fe8.tar.gz CMake-dc3c210244d93a4828423a336cf8032ab1300fe8.tar.bz2 |
OS X: Package with DragNDrop instead of PackageMaker
Use the CPack DragNDrop generator instead of the deprecated PackageMaker
tool to package CMake itself. This provides an installation experience
that is more consistent with other products on OS X and allows users to
select the destination directory easily. It also avoids installing
"/private/var/db/receipts/com.Kitware.CMake.*" receipts that must be
removed by "pkgutil --forget com.Kitware.CMake" before another version
of CMake can be installed.
The DragNDrop installer does not support a post-flight script, so drop
our configuration of it. The cmake-gui has an option for installing
symbolic links to enable command-line use. In practice users may simply
add "/Applications/CMake.app/Contents/bin" to their PATH instead.
Diffstat (limited to 'Modules/CPackBundle.cmake')
0 files changed, 0 insertions, 0 deletions