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