Update project.py, add recursive submodules to CI

Former-commit-id: ae888d4b47eb28919777d66cc01a09e09a46ad36
This commit is contained in:
2023-12-18 21:04:46 -08:00
parent 5f259dd384
commit 3cf745eee5
3 changed files with 72 additions and 38 deletions

View File

@@ -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,