summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-08-27 15:09:42 (GMT)
committerBrad King <brad.king@kitware.com>2019-08-28 17:20:36 (GMT)
commit689fdbfc610057b2ddb6a19d589292bf7d26fcdd (patch)
treef4a95c37e670a42622531dfb45268f593b29f518 /Tests/CMakeLists.txt
parent2d7cfd30ac459800e23e00a53e886d3dc0e62a66 (diff)
downloadCMake-689fdbfc610057b2ddb6a19d589292bf7d26fcdd.zip
CMake-689fdbfc610057b2ddb6a19d589292bf7d26fcdd.tar.gz
CMake-689fdbfc610057b2ddb6a19d589292bf7d26fcdd.tar.bz2
Utilities/Release: Drop linux64 script in favor of docker build
Drop also drop the CMakeNightlyLinux64 test that uses the script.
Diffstat (limited to 'Tests/CMakeLists.txt')
-rw-r--r--Tests/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Tests/CMakeLists.txt b/Tests/CMakeLists.txt
index 7098c75..02e28d4 100644
--- a/Tests/CMakeLists.txt
+++ b/Tests/CMakeLists.txt
@@ -780,8 +780,6 @@ ${CMake_SOURCE_DIR}/Utilities/Release/push.bash --dir dev -- '${CMake_BUILD_NIGH
win64_release.cmake)
ADD_NIGHTLY_BUILD_TEST(CMakeNightlyOSX
osx_release.cmake)
- ADD_NIGHTLY_BUILD_TEST(CMakeNightlyLinux64
- linux64_release.cmake)
set_property(TEST CMakeNightlyWin64 PROPERTY DEPENDS CMakeNightlyWin32)
endif()