Support des modules a tester

This commit is contained in:
Marc
2021-12-14 14:19:14 +01:00
parent 2209a9a36d
commit 4aee41a5d6
17 changed files with 368 additions and 27 deletions
+7
View File
@@ -20,6 +20,13 @@
"sources": [
"clibs/chibrax/mount.cc"
]
},
{
"target_name": "file",
'cflags': [ '-Wall' ],
"sources": [
"clibs/chibrax/file.cc"
]
}
]
}