Skip to content

Commit 2acc2bc

Browse files
authored
Update settings.json
1 parent 0a275ff commit 2acc2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"C_Cpp.autoAddFileAssociations": false,
33
// Use CMake presets instead of manual configuration
44
"cmake.useCMakePresets": "always",
5-
"cmake.configureOnOpen": false,
5+
"cmake.configureOnOpen": true,
66
"cmake.autoReload": false,
77
"cmake.configurePreset": "gcc-RelWithDebInfo",
88
"cmake.buildPreset": "gcc-RelWithDebInfo",

0 commit comments

Comments
 (0)