mirror of
https://github.com/projectPiki/pikmin2.git
synced 2025-02-07 06:06:45 +00:00
Change VSCode to use Ninja instead of make
This commit is contained in:
parent
cbf274ce1d
commit
018f1cfc05
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -8,7 +8,7 @@
|
||||
"name": "F5 Anything: Custom Command",
|
||||
"type": "f5anything",
|
||||
"request": "launch",
|
||||
"command": "make -j"
|
||||
"command": "ninja"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user