Merge topic 'doc-CPACK_DMG_FORMAT'

239367f0 CPackDMG: Document CPACK_DMG_FORMAT default
This commit is contained in:
Brad King 2016-05-24 13:53:55 -04:00 committed by CMake Topic Stage
commit 7d5355a21a

View File

@ -19,7 +19,7 @@
# #
# The disk image format. Common values are UDRO (UDIF read-only), UDZO (UDIF # The disk image format. Common values are UDRO (UDIF read-only), UDZO (UDIF
# zlib-compressed) or UDBZ (UDIF bzip2-compressed). Refer to hdiutil(1) for # zlib-compressed) or UDBZ (UDIF bzip2-compressed). Refer to hdiutil(1) for
# more information on other available formats. # more information on other available formats. Defaults to UDZO.
# #
# .. variable:: CPACK_DMG_DS_STORE # .. variable:: CPACK_DMG_DS_STORE
# #