You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmake: change the Linux linking to add an explicit lua dependency
The point of the patch is to avoid relying on indirect/implicit Lua
linkage on Linux, because we are building luv against system Lua.
Signed-off-by: Matěj Cepl <mcepl@cepl.eu>
0 commit comments