diff options
author | Carlo Cabrera <30379873+carlocab@users.noreply.github.com> | 2023-04-10 02:31:13 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-09 20:31:13 +0200 |
commit | 5d387c338828d176f335f2a9cec8882ecc4ba954 (patch) | |
tree | 5945b7a7c2fff6aa32a7459c9bc5f4858ea9a87b /test/functional/vimscript/eval_spec.lua | |
parent | 339011f59c25937567f1e88d663c22dade5e217a (diff) | |
download | rneovim-5d387c338828d176f335f2a9cec8882ecc4ba954.tar.gz rneovim-5d387c338828d176f335f2a9cec8882ecc4ba954.tar.bz2 rneovim-5d387c338828d176f335f2a9cec8882ecc4ba954.zip |
build(ci): ensure correct headers are used on macOS
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`.
Diffstat (limited to 'test/functional/vimscript/eval_spec.lua')
0 files changed, 0 insertions, 0 deletions