curl/CMake/Platforms
Viktor Szakats 1411c5eb33
cmake: add feature checks for memrchr and getifaddrs
- `HAVE_MEMRCHR` for `memrchr`.
- `HAVE_GETIFADDRS` for `getifaddrs`.
  This was present in `lib/curl_config.h.cmake` but missed the detection
  logic.

To match existing autotools feature checks.

Closes #11954
2023-09-26 22:10:28 +00:00
..
WindowsCache.cmake cmake: add feature checks for memrchr and getifaddrs 2023-09-26 22:10:28 +00:00