Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/vcpkg-configuration.json
diff options
context:
space:
mode:
authorKai Blaschke <kai.blaschke@gdata.de>2024-02-18 13:55:01 +0100
committerKai Blaschke <kai.blaschke@kb-dev.net>2024-02-19 14:11:19 +0100
commitef82ae3aeb835290671f09ce12fabae25f914396 (patch)
treeff8586f994164f67d100f6b478ca607afa41bd57 /source/vcpkg-configuration.json
parente2251a0e8bab878b453debd9211e0ba34564d08c (diff)
Add GitHub Actions build workflows
Diffstat (limited to 'source/vcpkg-configuration.json')
-rw-r--r--source/vcpkg-configuration.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/source/vcpkg-configuration.json b/source/vcpkg-configuration.json
new file mode 100644
index 0000000..a11399f
--- /dev/null
+++ b/source/vcpkg-configuration.json
@@ -0,0 +1,8 @@
+{
+ "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
+ "default-registry": {
+ "kind": "git",
+ "baseline": "638b1588be3a265a9c7ad5b212cef72a1cad336a",
+ "repository": "https://github.com/microsoft/vcpkg"
+ }
+} \ No newline at end of file