7 lines
92 B
JSON
7 lines
92 B
JSON
|
|
{
|
||
|
|
"cmake.debugConfig": {
|
||
|
|
// 传递给目标程序的参数数组
|
||
|
|
"args": []
|
||
|
|
}
|
||
|
|
}
|