https://github.com/Kitware/CMake
Revision 3cf22df42eddd2bc1657fac0cb159f34c7ab6470 authored by Brad King on 12 March 2020, 12:19:06 UTC, committed by Kitware Robot on 12 March 2020, 12:19:43 UTC
7a1cce210b CTest: Fix our internal CURL_DEBUGFUNCTION to conform to CURL docs

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !4459
2 parent s c278b4e + 7a1cce2
Raw File
Tip revision: 3cf22df42eddd2bc1657fac0cb159f34c7ab6470 authored by Brad King on 12 March 2020, 12:19:06 UTC
Merge topic 'ctest-curl-debugfunction' into release-3.17
Tip revision: 3cf22df
CMakeGraphVizOptions.cmake
set(GRAPHVIZ_IGNORE_TARGETS "tartest;testSystemTools;testRegistry;testProcess;testIOS;testHashSTL;testFail;testCommandLineArguments;xrtest;LIBCURL;foo")
back to top