Files
neovim/cmake
Carlo Cabrera 4e402ae548 build(cmake): fix static libintl test on macOS
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
2022-06-29 15:25:54 +08:00
..
2017-08-16 09:13:43 +02:00