Skip to content

Commit

Permalink
do not specify generator
Browse files Browse the repository at this point in the history
  • Loading branch information
GoodCoder666 committed Dec 1, 2024
1 parent a5fb374 commit 7b4ae18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"editor.defaultFormatter": "ms-vscode.cpptools",
"editor.formatOnSave": true
},
"cmake.generator": "MinGW Makefiles",
"C_Cpp.clang_format_style": "file",
"C_Cpp.default.cppStandard": "c++17",
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
Expand Down

0 comments on commit 7b4ae18

Please sign in to comment.