Dev: Mac/Linux compat for VS Code tasks (#6211)
This commit is contained in:
committed by
Philip Dubé
parent
2b650a4979
commit
460a098bec
4
.vscode/tasks.json
vendored
4
.vscode/tasks.json
vendored
@@ -58,9 +58,7 @@
|
||||
"command": "cmake",
|
||||
"args": [
|
||||
"--build",
|
||||
"build-cmake",
|
||||
"--parallel",
|
||||
"8"
|
||||
"build-cmake"
|
||||
],
|
||||
"windows": {
|
||||
"args": [
|
||||
|
||||
Reference in New Issue
Block a user