mirror of
https://github.com/neovim/neovim.git
synced 2024-12-24 13:15:09 -07:00
5d387c3388
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`. |
||
---|---|---|
.. | ||
build_universal_macos.sh | ||
install_deps.sh | ||
remove-reviewers.js | ||
reviews.js | ||
unstale.js |