We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a82d40b commit 17aa6feCopy full SHA for 17aa6fe
2 files changed
vcpkg-configuration.json
@@ -1,2 +1,15 @@
1
{
2
+ "default-registry": {
3
+ "kind": "git",
4
+ "repository": "https://github.com/microsoft/vcpkg",
5
+ "baseline": "8fbf295ab5283313932f65a597a2c1f09a73fafd"
6
+ },
7
+ "registries": [
8
+ {
9
10
+ "repository": "https://github.com/asfernandes/firebird-vcpkg-registry.git",
11
+ "baseline": "b6f66126b8d0a232f248594c4643b474f7ed0f03",
12
+ "packages": [ "firebird" ]
13
+ }
14
+ ]
15
}
vcpkg.json
@@ -25,5 +25,5 @@
25
"version": "5.0.3"
26
27
],
28
- "builtin-baseline": "b6fff829b85a9fea8e1d936fc6f0e7377bcdb1ab"
+ "builtin-baseline": "8fbf295ab5283313932f65a597a2c1f09a73fafd"
29
0 commit comments