hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.41k stars 2.19k forks source link

Initial build setup for lua #19552

Closed hrydgard closed 2 weeks ago

hrydgard commented 4 weeks ago

Just setting up the build systems to include (a slightly patched) lua as a submodule and link to it.

No actual integration here! That's for later.

anr2me commented 4 weeks ago

Is this preparation for https://github.com/hrydgard/ppsspp/issues/19379 ?

hrydgard commented 4 weeks ago

Yup