summaryrefslogtreecommitdiffstats
path: root/Tests/FindPython/FindPythonScript.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2025-09-02 15:41:10 (GMT)
committerBrad King <brad.king@kitware.com>2025-09-02 15:41:10 (GMT)
commitc8143074cf3954b1e169904eb9d843cfbe14acc3 (patch)
tree5a03fb2451e296f3a9b8d40f2d2d490fd5084a87 /Tests/FindPython/FindPythonScript.cmake
parentbb97311b4a384af2bf9748831b7028d4786ff987 (diff)
downloadCMake-c8143074cf3954b1e169904eb9d843cfbe14acc3.zip
CMake-c8143074cf3954b1e169904eb9d843cfbe14acc3.tar.gz
CMake-c8143074cf3954b1e169904eb9d843cfbe14acc3.tar.bz2
cmCTestCurl: Avoid using undocumented type for CURLOPT_PROXYTYPE values
Since upstream curl commit `1a12663d06` (CURLOPT: bump `CURLPROXY_*` enums to `long`, drop casts, 2025-07-28), the `CURLPROXY_*` constants are integer literals instead of `enum curl_proxytype`. It turns out that `curl_easy_setopt` has always expected a `long` anyway, and that `curl_proxytype` is not documented for public use. Fixes: #27178
Diffstat (limited to 'Tests/FindPython/FindPythonScript.cmake')
0 files changed, 0 insertions, 0 deletions