添加core utils到系统 (#624)

This commit is contained in:
LoGin
2024-03-19 21:31:02 +08:00
committed by GitHub
parent 8c6f21840f
commit 1cd9bb43f0
3 changed files with 32 additions and 4 deletions

View File

@ -20,5 +20,8 @@
"clean": {
"clean_command": "make clean"
},
"envs": []
"envs": [],
"build_once": true,
"install_once": true
}