Fix formatting again in CMakeSettings.json.sample

This commit is contained in:
Marek Roszko 2020-10-11 20:09:29 -04:00
parent 3346be23df
commit 569bf7156f
1 changed files with 11 additions and 11 deletions

View File

@ -62,11 +62,11 @@
"value": "OFF",
"type": "BOOL"
},
{
{
"name": "KICAD_WIN32_DPI_AWARE",
"value": "ON",
"type": "BOOL"
}
}
],
"cmakeToolchain": "${env.VcPkgDir}/scripts/buildsystems/vcpkg.cmake"
},
@ -126,11 +126,11 @@
"value": "OFF",
"type": "BOOL"
},
{
"name": "KICAD_WIN32_DPI_AWARE",
"value": "ON",
"type": "BOOL"
}
{
"name": "KICAD_WIN32_DPI_AWARE",
"value": "ON",
"type": "BOOL"
}
],
"cmakeToolchain": "${env.VcPkgDir}/scripts/buildsystems/vcpkg.cmake"
},
@ -190,11 +190,11 @@
"value": "OFF",
"type": "BOOL"
},
{
{
"name": "KICAD_WIN32_DPI_AWARE",
"value": "ON",
"type": "BOOL"
}
}
],
"cmakeToolchain": "${env.VcPkgDir}/scripts/buildsystems/vcpkg.cmake"
},
@ -254,11 +254,11 @@
"value": "OFF",
"type": "BOOL"
},
{
{
"name": "KICAD_WIN32_DPI_AWARE",
"value": "ON",
"type": "BOOL"
}
}
],
"cmakeToolchain": "${env.VcPkgDir}/scripts/buildsystems/vcpkg.cmake"
}