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 9f6f08a commit 174c479Copy full SHA for 174c479
CTestConfig.cmake
@@ -7,7 +7,7 @@
7
set(CTEST_PROJECT_NAME "QGIS")
8
set(CTEST_NIGHTLY_START_TIME "20:00:00 CEST")
9
10
-set(CTEST_DROP_METHOD "http")
+set(CTEST_DROP_METHOD "https")
11
set(CTEST_DROP_SITE "dash.orfeo-toolbox.org")
12
set(CTEST_DROP_LOCATION "/submit.php?project=QGIS")
13
set(CTEST_DROP_SITE_CDASH TRUE)
0 commit comments