make/vs/vcpkg.json@f6a274beeb95
make/vs/vcpkg.json
Mon, 14 Apr 2025 22:53:43 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Mon, 14 Apr 2025 22:53:43 +0200
- changeset 860
- f6a274beeb95
- parent 789
-
378b5ab86f77
- child 863
-
46275296d606
- permissions
- -rw-r--r--
add missing files to VS Project and configure release builds
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "libidav",
"dependencies": [
"libxml2",
"curl",
"pcre"
]
}