13 lines
250 B
JSON
13 lines
250 B
JSON
{
|
|
"version": 2,
|
|
"configurePresets": [
|
|
{
|
|
"name": "default",
|
|
"inherits": "vcpkg",
|
|
"environment": {
|
|
"VCPKG_ROOT": "C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\vcpkg\\vcpkg.exe"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
|