mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-13 04:49:45 -05:00
Utilities/Release: Switch to .msi builder for Windows binary
Use a new build machine to produce the Windows binary using the CPack WiX generator to produce a `.msi` installer.
This commit is contained in:
@@ -685,7 +685,7 @@ ${CMake_BINARY_DIR}/bin/cmake -DDIR=dev -P ${CMake_SOURCE_DIR}/Utilities/Release
|
||||
endmacro()
|
||||
if(CMAKE_BUILD_NIGHTLY_RELEASES)
|
||||
ADD_NIGHTLY_BUILD_TEST(CMakeNightlyWindows
|
||||
dash2win64_release.cmake)
|
||||
dash3win7_release.cmake)
|
||||
ADD_NIGHTLY_BUILD_TEST(CMakeNightlyOSX
|
||||
dashmacmini5_release.cmake)
|
||||
ADD_NIGHTLY_BUILD_TEST(CMakeNightlyLinux32
|
||||
|
||||
Reference in New Issue
Block a user