mirror of
https://github.com/neovim/neovim.git
synced 2024-12-23 20:55:18 -07:00
6dfabd0145
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. |
||
---|---|---|
.. | ||
CheckUncrustifyVersion.cmake | ||
ConvertPo.cmake | ||
FindIconv.cmake | ||
FindLibIntl.cmake | ||
FindLibLUV.cmake | ||
FindLibTermkey.cmake | ||
FindLibUV.cmake | ||
Findlibvterm.cmake | ||
FindLuaJit.cmake | ||
FindMsgpack.cmake | ||
FindTreeSitter.cmake | ||
Findunibilium.cmake | ||
Format.cmake | ||
GenerateVersion.cmake | ||
InstallHelpers.cmake | ||
LibFindMacros.cmake | ||
LuaHelpers.cmake | ||
PreventInTreeBuilds.cmake | ||
RunTests.cmake | ||
UninstallHelper.cmake | ||
Util.cmake | ||
WindowsDllCopy.cmake |