summaryrefslogtreecommitdiffstats
path: root/Tests
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-01-07 18:28:31 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2016-01-07 18:28:31 (GMT)
commit5112da5c2fe9cfa35d741cd0f35d20c787797475 (patch)
treedb4b8c2050d91186529a0e943837d7c7070c44ff /Tests
parent070f09f91ea2ea903ad503925e4870aaf541d291 (diff)
parentfae4779864d1e5a93369b1ac7de9ee7428a28043 (diff)
downloadCMake-5112da5c2fe9cfa35d741cd0f35d20c787797475.zip
CMake-5112da5c2fe9cfa35d741cd0f35d20c787797475.tar.gz
CMake-5112da5c2fe9cfa35d741cd0f35d20c787797475.tar.bz2
Merge topic 'release-windows'
fae47798 Utilities/Release: Configure Windows binary to support Windows XP 083312a8 Utilities/Release: Switch to .msi builder for Windows binary 240b065f Utilities/Release: Optionally load environment on remote build server a95b4715 Utilities/Release: Add optional remote launcher to ssh calls
Diffstat (limited to 'Tests')
-rw-r--r--Tests/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/CMakeLists.txt b/Tests/CMakeLists.txt
index 65bfb77..043b757 100644
--- a/Tests/CMakeLists.txt
+++ b/Tests/CMakeLists.txt
@@ -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