Files
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
..
2023-05-13 12:12:29 +02:00
2023-12-16 21:06:28 +01:00
2023-12-16 21:06:28 +01:00
2023-09-04 00:00:26 +02:00
2023-09-04 00:00:26 +02:00