make/vs/vcpkg.json@d7f5067a27ce
make/vs/vcpkg.json
Sun, 17 Dec 2023 15:03:01 +0100
- author
- Mike Becker <universe@uap-core.de>
- date
- Sun, 17 Dec 2023 15:03:01 +0100
- changeset 798
- d7f5067a27ce
- parent 789
-
378b5ab86f77
- permissions
- -rw-r--r--
remove list_repositories() config.c function in favor of a cmd_list_repositories() function in main.c
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "libidav",
"dependencies": [
"libxml2",
"curl",
"pcre"
],
"builtin-baseline": "2c401863dd54a640aeb26ed736c55489c079323b"
}