make/vs/vcpkg.json@d0cccee15a7c
make/vs/vcpkg.json
Fri, 24 May 2024 00:18:18 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Fri, 24 May 2024 00:18:18 +0200
- changeset 820
- d0cccee15a7c
- parent 789
-
378b5ab86f77
- permissions
- -rw-r--r--
fix incorrect memory management when loading file parts from the sync db
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "libidav",
"dependencies": [
"libxml2",
"curl",
"pcre"
],
"builtin-baseline": "2c401863dd54a640aeb26ed736c55489c079323b"
}