We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e9e0e9 commit cdd28b8Copy full SHA for cdd28b8
vcpkg.json
@@ -3,6 +3,9 @@
3
"boost-program-options",
4
"boost-property-tree",
5
"boost-uuid",
6
- "curl"
+ {
7
+ "name": "curl",
8
+ "features": ["openssl"]
9
+ }
10
]
11
}
0 commit comments