{ "cmake.generator": "Ninja", "cmake.configureSettings": { "CMAKE_EXPORT_COMPILE_COMMANDS:BOOL": "ON", "CMAKE_BUILD_TYPE": "RelWithDebInfo", "QT_MAJOR_VERSION": "6" }, "cmake.buildDirectory": "${workspaceFolder}/build", "C_Cpp.intelliSenseEngine": "disabled", }