22 lines
533 B
JSON
22 lines
533 B
JSON
![]() |
{
|
|||
|
"configurations": [
|
|||
|
{
|
|||
|
"name": "x64-Release",
|
|||
|
"generator": "Ninja",
|
|||
|
"configurationType": "Release",
|
|||
|
"inheritEnvironments": [ "msvc_x64_x64" ],
|
|||
|
"buildRoot": "${projectDir}\\out\\build\\${name}",
|
|||
|
"installRoot": "${projectDir}\\out\\install\\${name}",
|
|||
|
"cmakeCommandArgs": "",
|
|||
|
"buildCommandArgs": "",
|
|||
|
"ctestCommandArgs": "",
|
|||
|
"variables": [
|
|||
|
{
|
|||
|
"name": "BUILD_TESTING",
|
|||
|
"value": "False",
|
|||
|
"type": "BOOL"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
]
|
|||
|
}
|