Track .vscode/settings.json
This commit is contained in:
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"cmake.debugConfig": {
|
||||||
|
// 传递给目标程序的参数数组
|
||||||
|
"args": []
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user