summaryrefslogtreecommitdiffstats
path: root/Tests
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2020-09-16 18:24:07 (GMT)
committerBen Boeckel <ben.boeckel@kitware.com>2020-09-16 20:09:01 (GMT)
commitab2276e6b9d618875468c6499fea070aa6f5e052 (patch)
tree1199b4ae32bea07d62a28119f133317946322209 /Tests
parent9671282bcc2c80d92ea955805d93cc7afc35bde9 (diff)
downloadCMake-ab2276e6b9d618875468c6499fea070aa6f5e052.zip
CMake-ab2276e6b9d618875468c6499fea070aa6f5e052.tar.gz
CMake-ab2276e6b9d618875468c6499fea070aa6f5e052.tar.bz2
Utilities/Release: remove old macOS release script
macOS releases are now made by GitLab-CI.
Diffstat (limited to 'Tests')
-rw-r--r--Tests/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/Tests/CMakeLists.txt b/Tests/CMakeLists.txt
index e409ce0..b0cb8d4 100644
--- a/Tests/CMakeLists.txt
+++ b/Tests/CMakeLists.txt
@@ -804,10 +804,6 @@ ${CMake_SOURCE_DIR}/Utilities/Release/push.bash --dir dev -- '${CMake_BUILD_NIGH
set_tests_properties (${name} PROPERTIES TIMEOUT ${CMAKE_LONG_TEST_TIMEOUT})
endif()
endmacro()
- if(CMake_BUILD_NIGHTLY_RELEASES)
- ADD_NIGHTLY_BUILD_TEST(CMakeNightlyOSX
- osx_release.cmake)
- endif()
# add tests with more complex invocations
add_test(Framework ${CMAKE_CTEST_COMMAND}