make/vs/vcpkg.json@03982275f29b
make/vs/vcpkg.json
Tue, 01 Apr 2025 21:48:14 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Tue, 01 Apr 2025 21:48:14 +0200
- changeset 857
- 03982275f29b
- parent 789
-
378b5ab86f77
- child 860
-
f6a274beeb95
- permissions
- -rw-r--r--
use newer openssl hashing functions to fix warnings
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "libidav",
"dependencies": [
"libxml2",
"curl",
"pcre"
],
"builtin-baseline": "2c401863dd54a640aeb26ed736c55489c079323b"
}