mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 22:30:13 -06:00
6 lines
220 B
CMake
6 lines
220 B
CMake
|
|
# Intentionally leave out other upload-related CTestConfig.cmake settings
|
|
# so that any ctest_submit calls fail with an error message.
|
|
set(CTEST_DROP_METHOD "@CASE_DROP_METHOD@")
|
|
set(CTEST_DROP_SITE "@CASE_DROP_SITE@")
|