summaryrefslogtreecommitdiffstats
path: root/Modules/CPack.Info.plist.in
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2006-03-03 15:52:26 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2006-03-03 15:52:26 (GMT)
commita460c608434b201b9e16940def4c5408b3eaaff1 (patch)
tree974de2c637d27844a62454c223b09c0feb465875 /Modules/CPack.Info.plist.in
parent056c307e501f9e102f7608d8195b9ab5f7928504 (diff)
downloadCMake-a460c608434b201b9e16940def4c5408b3eaaff1.zip
CMake-a460c608434b201b9e16940def4c5408b3eaaff1.tar.gz
CMake-a460c608434b201b9e16940def4c5408b3eaaff1.tar.bz2
ENH: Add verbose flag to package maker and add CFBundleIdentifier string
Diffstat (limited to 'Modules/CPack.Info.plist.in')
-rw-r--r--Modules/CPack.Info.plist.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/CPack.Info.plist.in b/Modules/CPack.Info.plist.in
index 5ad9a37..58dabad 100644
--- a/Modules/CPack.Info.plist.in
+++ b/Modules/CPack.Info.plist.in
@@ -31,5 +31,7 @@
<false/>
<key>IFPkgFormatVersion</key>
<real>0.10000000149011612</real>
+<key>CFBundleIdentifier</key>
+<string>com.@CPACK_PACKAGE_VENDOR@.@CPACK_PACKAGE_NAME@.@CPACK_PACKAGE_VERSION@</string>
</dict>
</plist>