comparison: make/vs/vcpkg.json
make/vs/vcpkg.json
- changeset 1
- b5bb7b3cd597
equal
deleted
inserted
replaced
|
1 { |
|
2 "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", |
|
3 "name": "libidav", |
|
4 "dependencies": [ |
|
5 "libxml2", |
|
6 "curl", |
|
7 "pcre" |
|
8 ], |
|
9 "builtin-baseline": "2c401863dd54a640aeb26ed736c55489c079323b" |
|
10 } |