{ "configurations": [ { "name": "x64-Debug", "generator": "Ninja", "configurationType": "Debug", "inheritEnvironments": [ "msvc_x64_x64" ], "buildRoot": "C:/Users/rishe/builds/blender-ninja", "installRoot": "${projectDir}\\out\\install\\${name}", "cmakeCommandArgs": "", "buildCommandArgs": "-v", "ctestCommandArgs": "", "variables": [ { "name": "CMAKE_INSTALL_PREFIX", "value": "C:/Users/rishe/builds/blender-ninja/bin/debug", "type": "PATH" } ] } ] }