make/vs/vcpkg.json

Sun, 06 Oct 2024 18:43:06 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 06 Oct 2024 18:43:06 +0200
changeset 50
9c25e2616bfa
parent 1
b5bb7b3cd597
permissions
-rw-r--r--

fix startup in case the dav config doesn't exist

{
  "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
  "name": "libidav",
  "dependencies": [
    "libxml2",
    "curl",
    "pcre"
  ],
  "builtin-baseline": "2c401863dd54a640aeb26ed736c55489c079323b"
}

mercurial