Skip to content

Commit 16926e7

Browse files
fanquakerustaceanrob
authored andcommitted
vcpkg: drop boost-test dependency
1 parent f4a7b09 commit 16926e7

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

vcpkg.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,7 @@
3131
]
3232
},
3333
"tests": {
34-
"description": "Build test_bitcoin.exe executable",
35-
"dependencies": [
36-
"boost-test"
37-
]
34+
"description": "Build test_bitcoin.exe executable"
3835
},
3936
"wallet": {
4037
"description": "Enable wallet (SQLite)",

0 commit comments

Comments
 (0)