Skip to content

CTest: Fix our internal CURL_DEBUGFUNCTION to conform to CURL docs

Betsy McPhail requested to merge betsy.mcphail/cmake:curl_debugfunction into master

The curl debug callback function must return 0.

Fixes: #20449 (closed)
Backport: release
Topic-rename: ctest-curl-debugfunction

Edited by Brad King

Merge request reports