summaryrefslogtreecommitdiffstats
path: root/Tests/CPackComponents/VerifyResult.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CPackComponents/VerifyResult.cmake')
-rw-r--r--Tests/CPackComponents/VerifyResult.cmake4
1 files changed, 1 insertions, 3 deletions
diff --git a/Tests/CPackComponents/VerifyResult.cmake b/Tests/CPackComponents/VerifyResult.cmake
index c7c24fd..5e08e60 100644
--- a/Tests/CPackComponents/VerifyResult.cmake
+++ b/Tests/CPackComponents/VerifyResult.cmake
@@ -22,9 +22,7 @@ if(WIN32)
endif()
if(APPLE)
- # Always expect the *.dmg installer - PackageMaker should always
- # be installed on a development Mac:
- #
+ # Always expect the *.dmg installer
set(expected_file_mask "${CPackComponents_BINARY_DIR}/MyLib-*.dmg")
endif()