From 57499055c25fd97f24eeccf17d7c1e872b8d0421 Mon Sep 17 00:00:00 2001 From: Brad Parker Date: Fri, 16 Jun 2017 16:55:58 +0100 Subject: [PATCH] osx: add citra --- recipes/apple/cores-osx-x64-generic | 1 + recipes/apple/cores-osx-x64-generic.conf | 1 + 2 files changed, 2 insertions(+) diff --git a/recipes/apple/cores-osx-x64-generic b/recipes/apple/cores-osx-x64-generic index 6dee0780..f79f9f1f 100644 --- a/recipes/apple/cores-osx-x64-generic +++ b/recipes/apple/cores-osx-x64-generic @@ -8,6 +8,7 @@ bsnes_cplusplus98 libretro-bsnes_cplusplus98 https://github.com/libretro/bsnes-l bsnes_mercury libretro-bsnes_mercury https://github.com/libretro/bsnes-mercury.git master PROJECT YES BSNES Makefile . accuracy bsnes_mercury libretro-bsnes_mercury https://github.com/libretro/bsnes-mercury.git master PROJECT YES BSNES Makefile . balanced bsnes_mercury libretro-bsnes_mercury https://github.com/libretro/bsnes-mercury.git master PROJECT YES BSNES Makefile . performance +citra libretro-citra https://github.com/libretro/citra.git master SUBMODULE YES CMAKE Makefile build -DENABLE_LIBRETRO=1 -DENABLE_SDL2=0 -DENABLE_QT=0 -DDISABLE_LIBPNG=1 -DCMAKE_BUILD_TYPE="Release" --target citra_libretro .. craft libretro-craft https://github.com/libretro/craft master PROJECT YES GENERIC Makefile.libretro . crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master SUBMODULE YES GENERIC Makefile . desmume libretro-desmume https://github.com/libretro/desmume.git master PROJECT YES GENERIC Makefile.libretro desmume diff --git a/recipes/apple/cores-osx-x64-generic.conf b/recipes/apple/cores-osx-x64-generic.conf index da27cf1d..ddfd5e5e 100644 --- a/recipes/apple/cores-osx-x64-generic.conf +++ b/recipes/apple/cores-osx-x64-generic.conf @@ -2,3 +2,4 @@ platform osx PLATFORM osx CORE_JOB YES MAKE make +CMAKE cmake