make/vs/vcpkg.json@29d544c3c2b8
make/vs/vcpkg.json
Sun, 17 Sep 2023 13:51:01 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sun, 17 Sep 2023 13:51:01 +0200
- changeset 794
- 29d544c3c2b8
- parent 789
-
378b5ab86f77
- permissions
- -rw-r--r--
remove tm_isdst = -1 because this was just a test
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "libidav",
"dependencies": [
"libxml2",
"curl",
"pcre"
],
"builtin-baseline": "2c401863dd54a640aeb26ed736c55489c079323b"
}