Fix the sample CMakeSettings.json format
This commit is contained in:
parent
38f799314d
commit
3346be23df
|
@ -2,7 +2,7 @@
|
|||
"environments": [
|
||||
{ "BuildDir": "${workspaceRoot}\\build" },
|
||||
{ "InstallDir": "${workspaceRoot}\\build\\install" },
|
||||
{ "VcPkgDir": "D:/vcpkg/" },
|
||||
{ "VcPkgDir": "D:/vcpkg/" }
|
||||
],
|
||||
"configurations": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue