Skip to content

Commit

Permalink
Fix cmake output on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian LALU committed Dec 4, 2024
1 parent b0a1c77 commit 079f2fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core.vscode.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"cmake.launchBehavior": "breakAndReuseTerminal",
"testMate.cpp.test.executables": "target/**/*{test}*",
"cmake.options.statusBarVisibility": "compact",
"cmake.outputLogEncoding": "utf8",
"debug.showVariableTypes": true,
},
"extensions": {
Expand Down

0 comments on commit 079f2fc

Please sign in to comment.