Dev: Mac/Linux compat for VS Code tasks (#6211)

This commit is contained in:
Shishu the Dragon
2026-02-26 14:22:57 +13:00
committed by Philip Dubé
parent 2b650a4979
commit 460a098bec

4
.vscode/tasks.json vendored
View File

@@ -58,9 +58,7 @@
"command": "cmake",
"args": [
"--build",
"build-cmake",
"--parallel",
"8"
"build-cmake"
],
"windows": {
"args": [