We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a275ff commit 2acc2bcCopy full SHA for 2acc2bc
.vscode/settings.json
@@ -2,7 +2,7 @@
2
"C_Cpp.autoAddFileAssociations": false,
3
// Use CMake presets instead of manual configuration
4
"cmake.useCMakePresets": "always",
5
- "cmake.configureOnOpen": false,
+ "cmake.configureOnOpen": true,
6
"cmake.autoReload": false,
7
"cmake.configurePreset": "gcc-RelWithDebInfo",
8
"cmake.buildPreset": "gcc-RelWithDebInfo",
0 commit comments