neovim/cmake
Tom Scogland e178331488 build(lpeg): search for lpeg.so on MacOS
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.
2024-10-22 14:29:20 +02:00
..
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