summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorHarry Mallon <Harry@codexdigital.com>2016-05-23 17:24:58 (GMT)
committerBrad King <brad.king@kitware.com>2016-05-23 17:27:02 (GMT)
commit239367f036d278148836f7c7ccd31682872362b7 (patch)
tree5d96b1927eaddedc116e92b09643131056105b41 /Modules
parentc75d91a05c9f442582726e3e80fec41d016da76f (diff)
downloadCMake-239367f036d278148836f7c7ccd31682872362b7.zip
CMake-239367f036d278148836f7c7ccd31682872362b7.tar.gz
CMake-239367f036d278148836f7c7ccd31682872362b7.tar.bz2
CPackDMG: Document CPACK_DMG_FORMAT default
Diffstat (limited to 'Modules')
-rw-r--r--Modules/CPackDMG.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/CPackDMG.cmake b/Modules/CPackDMG.cmake
index e34f8cd..1959f22 100644
--- a/Modules/CPackDMG.cmake
+++ b/Modules/CPackDMG.cmake
@@ -19,7 +19,7 @@
#
# 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
-# more information on other available formats.
+# more information on other available formats. Defaults to UDZO.
#
# .. variable:: CPACK_DMG_DS_STORE
#