diff options
author | ii14 <59243201+ii14@users.noreply.github.com> | 2023-02-16 22:09:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-16 22:09:05 +0100 |
commit | 6dfabd0145c712e1419dcd6d5ce9192d766adbe3 (patch) | |
tree | f27ff293099427d2659aadab237db517a70f9446 /runtime/lua/vim | |
parent | bb377afd32cb4de2655ec0b28813f5237b66ed97 (diff) | |
download | rneovim-6dfabd0145c712e1419dcd6d5ce9192d766adbe3.tar.gz rneovim-6dfabd0145c712e1419dcd6d5ce9192d766adbe3.tar.bz2 rneovim-6dfabd0145c712e1419dcd6d5ce9192d766adbe3.zip |
build: use libuv config file (#22209)
Libuv's recent changes in their pc file breaks cmake; they are using
-l:libuv.a for the linker, and it seems cmake can't resolve that.
Prefer using their cmake config file instead instead, and use the find
module as a fall-back in case it fails.
Closes https://github.com/neovim/neovim/issues/22271.
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions