5 lines
97 B
JSON
5 lines
97 B
JSON
{
|
|
"cmake.buildDirectory": "${workspaceFolder}/build-x64",
|
|
"cmake.generatorPlatform": "x64"
|
|
}
|