Skip to content

Commit

Permalink
Removed deprecated cmake settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
feaser committed Jan 13, 2024
1 parent b078a54 commit 9ce1bd5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
{
"cmake.statusbar.advanced": {
"debug" : {
"visibility": "hidden"
},
"launch" : {
"visibility": "hidden"
},
},
"cmake.buildBeforeRun": true,
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
}

0 comments on commit 9ce1bd5

Please sign in to comment.