[cpack/jenkins-main] fixed bug where some resources were not embedded in the bootstrapper

This commit is contained in:
scottr
2021-06-20 20:00:23 -07:00
parent b3a5afe8a3
commit b089facc23
3 changed files with 10 additions and 1 deletions
@@ -32,6 +32,7 @@ set(_addtional_defines
-dCPACK_PACKAGE_FILE_NAME=${CPACK_PACKAGE_FILE_NAME}
-dCPACK_PACKAGE_INSTALL_DIRECTORY=${_fixed_package_install_dir}
-dCPACK_WIX_PRODUCT_LOGO=${CPACK_WIX_PRODUCT_LOGO}
-dCPACK_RESOURCE_PATH=${CPACK_SOURCE_DIR}/Platform/Windows/Packaging
)
if(CPACK_LICENSE_URL)