Skip to content

Commit

Permalink
Add verbose build
Browse files Browse the repository at this point in the history
  • Loading branch information
GDYendell committed Aug 19, 2024
1 parent 1c715c7 commit c20b825
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"cmake.configureArgs": [
"-DODINDATA_ROOT_DIR=/odin"
],
"cmake.buildArgs": ["VERBOSE=1"],
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
"editor.formatOnSave": true,
"[python]": {
Expand Down

0 comments on commit c20b825

Please sign in to comment.