lovr
lovr copied to clipboard
Fix building with `-DLOVE_SYSTEM_LUA`
Previously the libdirs were not properly set causing the actual lua libs to be unable to be found at link time
accidental regression as I based this off the 0.18.0 cmakelists.txt, will fix