Skip to content

Commit

Permalink
Add "cmake.useCMakePresets": "always" to a settings.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
evoskuil committed Oct 31, 2024
1 parent 9156161 commit 911070d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"cmake.sourceDirectory": "/home/nixmini/Repository/Source/libbitcoin-network/builds/cmake",
"cmake.useCMakePresets": "always"
}

0 comments on commit 911070d

Please sign in to comment.