mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
e178331488
Problem: Currently Neovim only searches for lpeg.dylib, liblpeg.dylib, etc. on MacOS, but a normal installation of lpeg will produce lpeg.so instead. There are explicit workarounds for this by modifying lpeg's package in Homebrew, and will shortly be another in spack. Solution: also search for lpeg.so even if that's not the platform default, because Lua and luarocks use it anyway. |
||
---|---|---|
.. | ||
ConvertPo.cmake | ||
Deps.cmake | ||
Find.cmake | ||
FindIconv.cmake | ||
FindLibintl.cmake | ||
FindLibuv.cmake | ||
FindLpeg.cmake | ||
FindLuajit.cmake | ||
FindLuv.cmake | ||
FindTreesitter.cmake | ||
FindUnibilium.cmake | ||
FindUTF8proc.cmake | ||
FindWasmtime.cmake | ||
GenerateVersion.cmake | ||
InstallHelpers.cmake | ||
PreventInTreeBuilds.cmake | ||
RunTests.cmake | ||
UninstallHelper.cmake | ||
Util.cmake | ||
WindowsDllCopy.cmake |