aboutsummaryrefslogtreecommitdiff
path: root/test/functional/vimscript/eval_spec.lua
diff options
context:
space:
mode:
authorCarlo Cabrera <30379873+carlocab@users.noreply.github.com>2023-04-10 02:31:13 +0800
committerGitHub <noreply@github.com>2023-04-09 20:31:13 +0200
commit5d387c338828d176f335f2a9cec8882ecc4ba954 (patch)
tree5945b7a7c2fff6aa32a7459c9bc5f4858ea9a87b /test/functional/vimscript/eval_spec.lua
parent339011f59c25937567f1e88d663c22dade5e217a (diff)
downloadrneovim-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