Skip to content

CTestConfig: allow nightly build submission using https

Rolf Eike Beer requested to merge DerDakon/cmake:https-submit into master

The idea is that one may set CTEST_DROP_METHOD in custom CTest scripting before including cmake_common.cmake.

Passing the correct initial value through the nightly scripting is a different thing, but without this it will not work.

Edited by Brad King

Merge request reports