add ppsspp cmake recipe

This commit is contained in:
radius 2017-09-25 18:27:26 -05:00
parent a06faf4bd3
commit 0a26ceb2eb

View File

@ -1,3 +1,4 @@
citra libretro-citra https://github.com/libretro/citra.git master SUBMODULE YES CMAKE Makefile build -G "MSYS Makefiles" -DENABLE_LIBRETRO=1 -DENABLE_SDL2=0 -DENABLE_QT=0 -DDISABLE_LIBPNG=1 -DCMAKE_BUILD_TYPE="Release" --target citra_libretro ..
ppsspp libretro-ppsspp-test https://github.com/webgeek1234/ppsspp.git master SUBMODULE YES CMAKE Makefile libretro -G "MSYS Makefiles" -DENABLE_LIBRETRO=1 -DCMAKE_BUILD_TYPE="Release" --target ppsspp_libretro ..
px68k libretro-px68k https://github.com/libretro/px68k-libretro.git master PROJECT YES GENERIC Makefile.libretro .