mirror of
https://github.com/libretro/libretro-super
synced 2025-02-20 18:40:59 +00:00
Don't use cmake anymore for linux PPSSPP
This commit is contained in:
parent
8c98a8e5f6
commit
02023875c2
@ -84,7 +84,7 @@ picodrive libretro-picodrive https://github.com/libretro/picodrive.git master YE
|
||||
play libretro-play https://github.com/jpd002/Play-.git master YES CMAKE Makefile build -DBUILD_LIBRETRO_CORE=yes -DBUILD_PLAY=off -DBUILD_TESTS=no -DENABLE_AMAZON_S3=no -DUSE_GLES=yes -DCMAKE_BUILD_TYPE="Release" --target play_libretro
|
||||
pocketcdg libretro-pocketcdg https://github.com/libretro/libretro-pocketcdg.git master YES GENERIC Makefile .
|
||||
pokemini libretro-pokemini https://github.com/libretro/PokeMini.git master YES GENERIC Makefile .
|
||||
ppsspp libretro-ppsspp https://github.com/hrydgard/ppsspp.git master NO CMAKE Makefile build -DLIBRETRO=ON -DCMAKE_BUILD_TYPE=Release
|
||||
ppsspp libretro-ppsspp https://github.com/hrydgard/ppsspp.git master YES GENERIC_GL Makefile libretro
|
||||
prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YES GENERIC Makefile .
|
||||
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile .
|
||||
puae libretro-uae https://github.com/libretro/libretro-uae.git master YES GENERIC Makefile .
|
||||
|
@ -82,7 +82,7 @@ picodrive libretro-picodrive https://github.com/libretro/picodrive.git master YE
|
||||
play libretro-play https://github.com/jpd002/Play-.git master YES CMAKE Makefile build -DBUILD_LIBRETRO_CORE=yes -DBUILD_PLAY=off -DBUILD_TESTS=no -DENABLE_AMAZON_S3=no -DUSE_GLES=yes -DCMAKE_BUILD_TYPE="Release" --target play_libretro
|
||||
pocketcdg libretro-pocketcdg https://github.com/libretro/libretro-pocketcdg.git master YES GENERIC Makefile .
|
||||
pokemini libretro-pokemini https://github.com/libretro/PokeMini.git master YES GENERIC Makefile .
|
||||
ppsspp libretro-ppsspp https://github.com/hrydgard/ppsspp.git master YES CMAKE Makefile build -DLIBRETRO=ON -DCMAKE_BUILD_TYPE=Release
|
||||
ppsspp libretro-ppsspp https://github.com/hrydgard/ppsspp.git master YES GENERIC_GL Makefile libretro
|
||||
prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YES GENERIC Makefile .
|
||||
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile .
|
||||
puae libretro-uae https://github.com/libretro/libretro-uae.git master YES GENERIC Makefile .
|
||||
|
@ -101,7 +101,7 @@ play libretro-play https://github.com/jpd002/Play-.git master YES CMAKE Makefile
|
||||
picodrive libretro-picodrive https://github.com/libretro/picodrive.git master YES GENERIC Makefile.libretro .
|
||||
pocketcdg libretro-pocketcdg https://github.com/libretro/libretro-pocketcdg.git master YES GENERIC Makefile .
|
||||
pokemini libretro-pokemini https://github.com/libretro/PokeMini.git master YES GENERIC Makefile .
|
||||
ppsspp libretro-ppsspp https://github.com/hrydgard/ppsspp.git master YES CMAKE Makefile build -DLIBRETRO=ON -DCMAKE_BUILD_TYPE=Release -DUSING_QT_UI=OFF -DMOBILE_DEVICE=OFF -DHEADLESS=OFF -DUNITTEST=OFF -DSIMULATOR=OFF
|
||||
ppsspp libretro-ppsspp https://github.com/hrydgard/ppsspp.git master YES GENERIC_GL Makefile libretro
|
||||
prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YES GENERIC Makefile .
|
||||
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile .
|
||||
puae libretro-uae https://github.com/libretro/libretro-uae.git master YES GENERIC Makefile .
|
||||
|
@ -93,7 +93,7 @@ picodrive libretro-picodrive https://github.com/libretro/picodrive.git master YE
|
||||
play libretro-play https://github.com/jpd002/Play-.git master YES CMAKE Makefile build -DBUILD_LIBRETRO_CORE=yes -DBUILD_PLAY=off -DBUILD_TESTS=no -DENABLE_AMAZON_S3=no -DCMAKE_BUILD_TYPE="Release" --target play_libretro
|
||||
pocketcdg libretro-pocketcdg https://github.com/libretro/libretro-pocketcdg.git master YES GENERIC Makefile .
|
||||
pokemini libretro-pokemini https://github.com/libretro/PokeMini.git master YES GENERIC Makefile .
|
||||
ppsspp libretro-ppsspp https://github.com/hrydgard/ppsspp.git master YES CMAKE Makefile build -DLIBRETRO=ON -DCMAKE_BUILD_TYPE=Release
|
||||
ppsspp libretro-ppsspp https://github.com/hrydgard/ppsspp.git master YES GENERIC_GL Makefile libretro
|
||||
prboom libretro-prboom https://github.com/libretro/libretro-prboom.git master YES GENERIC Makefile .
|
||||
prosystem libretro-prosystem https://github.com/libretro/prosystem-libretro.git master YES GENERIC Makefile .
|
||||
puae libretro-uae https://github.com/libretro/libretro-uae.git master YES GENERIC Makefile .
|
||||
|
Loading…
x
Reference in New Issue
Block a user