add bultin-baseline to vcpkg.json

Wed, 30 Apr 2025 20:58:28 +0200

author
Mike Becker <universe@uap-core.de>
date
Wed, 30 Apr 2025 20:58:28 +0200
changeset 863
46275296d606
parent 862
e58dd7fb1a97
child 864
029e839a4079

add bultin-baseline to vcpkg.json

make/vs/vcpkg.json file | annotate | diff | comparison | revisions
--- a/make/vs/vcpkg.json	Sun Apr 20 13:17:14 2025 +0200
+++ b/make/vs/vcpkg.json	Wed Apr 30 20:58:28 2025 +0200
@@ -1,6 +1,7 @@
 {
   "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
   "name": "libidav",
+  "builtin-baseline": "4fb7d40480dd2fc3803dc2dd24ce74a584798114",
   "dependencies": [
     "libxml2",
     "curl",

mercurial