We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a04e699 commit 468ce74Copy full SHA for 468ce74
CTestConfig.cmake
@@ -1,7 +1,7 @@
1
set(CTEST_PROJECT_NAME "ITKExamples")
2
set(CTEST_NIGHTLY_START_TIME "1:00:00 UTC")
3
4
-set(CTEST_DROP_METHOD "http")
+set(CTEST_DROP_METHOD "https")
5
set(CTEST_DROP_SITE "open.cdash.org")
6
set(CTEST_DROP_LOCATION "/submit.php?project=Insight")
7
set(CTEST_DROP_SITE_CDASH TRUE)
0 commit comments