Skip to content

Commit 24424b0

Browse files
authored
Merge pull request #1943 from cscd98/flycast
Fix submodules missing for flycast
2 parents 4ea922b + 8e1abe5 commit 24424b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rules.d/core-rules.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ libretro_flycast_name="Flycast"
323323
libretro_flycast_git_url="https://github.com/flyinghead/flycast"
324324
libretro_flycast_build_rule="cmake"
325325
libretro_flycast_build_args="-DLIBRETRO=ON -DCMAKE_POSITION_INDEPENDENT_CODE=TRUE -DCMAKE_BUILD_TYPE=Release"
326+
libretro_flycast_git_submodules="yes"
326327

327328
include_core_redream() {
328329
register_module core "redream"

0 commit comments

Comments
 (0)