We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f906b4 commit aef7f62Copy full SHA for aef7f62
.vscode/settings.json
@@ -1,10 +1,4 @@
1
{
2
-<<<<<<< HEAD
3
- "cmake.sourceDirectory": "/home/nixmini/Repository/Source/libbitcoin-node/builds/cmake",
4
- "cmake.useCMakePresets": "always"
5
-}
6
-=======
7
"cmake.sourceDirectory": "${workspaceFolder}/builds/cmake",
8
"cmake.useCMakePresets": "always"
9
}
10
->>>>>>> e3e1a43d (Regenerate artifacts.)
builds/vscode/node.code-workspace
@@ -1,5 +1,4 @@
"folders": [
"path": "../../../libbitcoin-system"
@@ -13,14 +12,6 @@
13
12
14
"path": "../../../libbitcoin-node"
15
16
- ],
17
- "settings": {}
18
19
- "folders": [
20
- {
21
- "path": "../../../libbitcoin-node"
22
- }
23
],
24
"settings": {}
25
26
0 commit comments