mirror of
https://github.com/neovim/neovim.git
synced 2026-02-03 02:51:22 +10:00
If `libintl` is a static library on macOS, we also need to explicitly link with `libiconv` and the `CoreFoundation` framework. Otherwise, our `HAVE_WORKING_LIBINTL` test erroneously fails. Closes #19127 Closes #19138
2.7 KiB
2.7 KiB