mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-10 05:47:41 +00:00
Update project.py, add recursive submodules to CI
Former-commit-id: ae888d4b47eb28919777d66cc01a09e09a46ad36
This commit is contained in:
@@ -267,7 +267,7 @@ def MusyX(objects, mw_version="GC/1.3.2", debug=False, major=2, minor=0, patch=0
|
||||
return {
|
||||
"lib": "musyx",
|
||||
"mw_version": mw_version,
|
||||
"extern": "extern/musyx/src",
|
||||
"src_dir": "extern/musyx/src",
|
||||
"host": False,
|
||||
"cflags": [
|
||||
*cflags,
|
||||
|
||||
Reference in New Issue
Block a user