Functions
CTestCustom.cmake File Reference

Go to the source code of this file.

Functions

 if (CTEST_DROP_METHOD STREQUAL "https") set(CTEST_CURL_OPTIONS "CURLOPT_SSL_VERIFYPEER_OFF" "CURLOPT_SSL_VERIFYHOST_OFF") endif() set(CTEST_CUSTOM_WARNING_MATCH $
 

Function Documentation

§ if()

if ( CTEST_DROP_METHOD STREQUAL "https"  )

Definition at line 38 of file CTestCustom.cmake.