curl/CMake/Platforms
Viktor Szakats 14b745608b
cmake: pre-cache HAVE_BASENAME for mingw-w64 and MSVC
`basename` is present in mingw-w64, missing from MSVC. Pre-cache
accordingly to make configure faster.

Notice that `basename` has a bug so we later disable it even with
mingw-w64:
781242ffa4/lib/curl_setup.h (L820-L825)

Closes #11974
2023-09-28 21:33:55 +00:00
..
WindowsCache.cmake cmake: pre-cache HAVE_BASENAME for mingw-w64 and MSVC 2023-09-28 21:33:55 +00:00