We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ea922b + 8e1abe5 commit 24424b0Copy full SHA for 24424b0
rules.d/core-rules.sh
@@ -323,6 +323,7 @@ libretro_flycast_name="Flycast"
323
libretro_flycast_git_url="https://github.com/flyinghead/flycast"
324
libretro_flycast_build_rule="cmake"
325
libretro_flycast_build_args="-DLIBRETRO=ON -DCMAKE_POSITION_INDEPENDENT_CODE=TRUE -DCMAKE_BUILD_TYPE=Release"
326
+libretro_flycast_git_submodules="yes"
327
328
include_core_redream() {
329
register_module core "redream"
0 commit comments