mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
9f9cef1b56
Cmake truncates the full link path to a shared library if it is missing an SONAME in some undocumented scenarios. This causes builds in some systems to fail if "lpeg" isn't a library on the system path. The path of imported libraries aren't modified by cmake, so we can use that as a workaround until a proper solution for this has been identified. Closes https://github.com/neovim/neovim/issues/23395. |
||
---|---|---|
.. | ||
CheckUncrustifyVersion.cmake | ||
ConvertPo.cmake | ||
FindIconv.cmake | ||
FindLibintl.cmake | ||
FindLibluv.cmake | ||
FindLibtermkey.cmake | ||
FindLibuv.cmake | ||
FindLibvterm.cmake | ||
FindLpeg.cmake | ||
FindLuajit.cmake | ||
FindMsgpack.cmake | ||
FindTreesitter.cmake | ||
FindUnibilium.cmake | ||
Format.cmake | ||
GenerateVersion.cmake | ||
InstallHelpers.cmake | ||
LuaHelpers.cmake | ||
PreventInTreeBuilds.cmake | ||
RunTests.cmake | ||
UninstallHelper.cmake | ||
Util.cmake | ||
WindowsDllCopy.cmake |