mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-25 03:41:05 +02:00
build, msvc: Enable libqrencode
vcpkg package
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
"description": "Build GUI, Qt 5",
|
||||
"dependencies": [
|
||||
"qt5-base",
|
||||
"qt5-tools"
|
||||
"qt5-tools",
|
||||
"libqrencode"
|
||||
]
|
||||
},
|
||||
"sqlite": {
|
||||
|
Reference in New Issue
Block a user