force arm on mac
This commit is contained in:
5
.vscode/tasks.json
vendored
5
.vscode/tasks.json
vendored
@@ -13,6 +13,11 @@
|
|||||||
"SHELL=cmd"
|
"SHELL=cmd"
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
"osx": {
|
||||||
|
"args": [
|
||||||
|
"config=debug_arm64"
|
||||||
|
],
|
||||||
|
},
|
||||||
"group": {
|
"group": {
|
||||||
"kind": "build",
|
"kind": "build",
|
||||||
"isDefault": true
|
"isDefault": true
|
||||||
|
|||||||
Reference in New Issue
Block a user