mirror of
https://github.com/neovim/neovim.git
synced 2024-12-23 20:55:18 -07:00
0496e1e889
Currently, the release build picks up headers in `/Library/Frameworks/Mono.framework/Headers`. You can verify this by downloading the latest nightly build and checking the output of `nvim --version`. These headers are likely to be from a different version of `libintl` than the one we link to. Let's avoid usage of them by setting `CMAKE_FIND_FRAMEWORK` to `NEVER`. |
||
---|---|---|
.. | ||
actions/cache | ||
ISSUE_TEMPLATE | ||
scripts | ||
workflows | ||
dependabot.yml | ||
FUNDING.yml | ||
labeler.yml | ||
SECURITY.md |