mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 06:09:52 -06:00
Alpine Linux has the `iconv.h` belonging to the builtin `iconv` library provided by musl C library in the standard directory (`/usr/include`). However, when installing the GNU libiconv APK package (`gnu-libiconv`), the GNU `libiconv` library has header located in `/usr/include/gnu-libiconv` subdirectory. Fix finding the header matching the `libiconv` library. Issue: #24695
6.0 KiB
6.0 KiB