From 239367f036d278148836f7c7ccd31682872362b7 Mon Sep 17 00:00:00 2001
From: Harry Mallon <Harry@codexdigital.com>
Date: Mon, 23 May 2016 17:24:58 +0000
Subject: [PATCH] CPackDMG: Document CPACK_DMG_FORMAT default

---
 Modules/CPackDMG.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Modules/CPackDMG.cmake b/Modules/CPackDMG.cmake
index e34f8cd1a0..1959f22f42 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
 #
-- 
GitLab