aboutsummaryrefslogtreecommitdiff
path: root/libs/usvfs/vcpkg-configuration.json
diff options
context:
space:
mode:
Diffstat (limited to 'libs/usvfs/vcpkg-configuration.json')
-rw-r--r--libs/usvfs/vcpkg-configuration.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/libs/usvfs/vcpkg-configuration.json b/libs/usvfs/vcpkg-configuration.json
new file mode 100644
index 0000000..723deee
--- /dev/null
+++ b/libs/usvfs/vcpkg-configuration.json
@@ -0,0 +1,21 @@
+{
+ "default-registry": {
+ "kind": "git",
+ "repository": "https://github.com/Microsoft/vcpkg",
+ "baseline": "294f76666c3000630d828703e675814c05a4fd43"
+ },
+ "registries": [
+ {
+ "kind": "git",
+ "repository": "https://github.com/Microsoft/vcpkg",
+ "baseline": "294f76666c3000630d828703e675814c05a4fd43",
+ "packages": ["boost*", "boost-*"]
+ },
+ {
+ "kind": "git",
+ "repository": "https://github.com/ModOrganizer2/vcpkg-registry",
+ "baseline": "27d8adbfe9e4ce88a875be3a45fadab69869eb60",
+ "packages": ["asmjit", "spdlog"]
+ }
+ ]
+}