Merge topic 'wix-cmake-downgrade-fix'

7593bdf4e8 CMake: Fix WiX installer downgrades with versioned binaries

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3087
This commit is contained in:
Brad King
2019-03-13 14:07:51 +00:00
committed by Kitware Robot
+2
View File
@@ -20,6 +20,8 @@
Schedule="afterInstallInitialize"
AllowDowngrades="yes"/>
<Property Id="REINSTALLMODE" Value="amus"/>
<WixVariable Id="WixUILicenseRtf" Value="$(var.CPACK_WIX_LICENSE_RTF)"/>
<Property Id="WIXUI_INSTALLDIR" Value="INSTALL_ROOT"/>