portable-devtools / cmake /share /cmake-3.31 /Modules /Internal /CPack /CPack.distribution.dist.in
codekingpro's picture
Add files using upload-large-folder tool
1d87472 verified
Raw
History Blame Contribute Delete
354 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<installer-gui-script minSpecVersion="1.0">
<title>@CPACK_PACKAGE_NAME@</title>
<welcome file="@CPACK_RESOURCE_FILE_WELCOME_NOPATH@"/>
<readme file="@CPACK_RESOURCE_FILE_README_NOPATH@"/>
<license file="@CPACK_RESOURCE_FILE_LICENSE_NOPATH@"/>
@CPACK_APPLE_PKG_INSTALLER_CONTENT@
</installer-gui-script>