diff options
author | Carlo Cabrera <30379873+carlocab@users.noreply.github.com> | 2022-06-28 23:09:20 +0800 |
---|---|---|
committer | Carlo Cabrera <30379873+carlocab@users.noreply.github.com> | 2022-06-29 02:19:42 +0800 |
commit | be40ba68a808b61117fb11f7f035b7f205a86dac (patch) | |
tree | d6be81a454e92d5470d0a9465c968cca423b4b17 /runtime/lua/vim/lsp/_snippet.lua | |
parent | e0f605bfd8b40b45a7efc88ffa0ee6b4a8a3307a (diff) | |
download | rneovim-be40ba68a808b61117fb11f7f035b7f205a86dac.tar.gz rneovim-be40ba68a808b61117fb11f7f035b7f205a86dac.tar.bz2 rneovim-be40ba68a808b61117fb11f7f035b7f205a86dac.zip |
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
Diffstat (limited to 'runtime/lua/vim/lsp/_snippet.lua')
0 files changed, 0 insertions, 0 deletions