make/vs/vcpkg.json@839fefbdedc7
make/vs/vcpkg.json
Thu, 23 May 2024 22:35:45 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Thu, 23 May 2024 22:35:45 +0200
- branch
- ucx-3.1
- changeset 816
- 839fefbdedc7
- parent 789
-
378b5ab86f77
- permissions
- -rw-r--r--
compatibility with UCX 3.1 plus several minor code fixes
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "libidav",
"dependencies": [
"libxml2",
"curl",
"pcre"
],
"builtin-baseline": "2c401863dd54a640aeb26ed736c55489c079323b"
}