summaryrefslogtreecommitdiffstats
path: root/Source/CMakeLists.txt
diff options
context:
space:
mode:
authorClinton Stimpson <clinton@elemtech.com>2016-04-05 00:53:05 (GMT)
committerClinton Stimpson <clinton@elemtech.com>2016-06-02 03:56:50 (GMT)
commit50a3d34005ec923db3d76d0a5d118437a7632617 (patch)
tree76b0252c51ae9071b5e83d05e5e03512d65d6a7b /Source/CMakeLists.txt
parentd6754d37d593a0189809dcf98bc4fdf3a609f0a3 (diff)
downloadCMake-50a3d34005ec923db3d76d0a5d118437a7632617.zip
CMake-50a3d34005ec923db3d76d0a5d118437a7632617.tar.gz
CMake-50a3d34005ec923db3d76d0a5d118437a7632617.tar.bz2
PackageMaker: factor out common code for creating pkg files.
Diffstat (limited to 'Source/CMakeLists.txt')
-rw-r--r--Source/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/CMakeLists.txt b/Source/CMakeLists.txt
index 3223831..f85f143 100644
--- a/Source/CMakeLists.txt
+++ b/Source/CMakeLists.txt
@@ -717,6 +717,7 @@ if(APPLE)
CPack/cmCPackBundleGenerator.cxx
CPack/cmCPackDragNDropGenerator.cxx
CPack/cmCPackOSXX11Generator.cxx
+ CPack/cmCPackPKGGenerator.cxx
CPack/cmCPackPackageMakerGenerator.cxx
)
endif()