Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
CTestCommandLine
/
FailDrop-common.cmake
blob: 134d26df7c01247aaff0e47c50b3251d4b91d1ff [
file
] [
log
] [
blame
] [
edit
]
set
(
SUBMIT_URL
"https://badhostname.invalid"
)
set
(
CTEST_SUBMIT_RETRY_COUNT
0
CACHE STRING
""
)
include
(
CTest
)