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, 0 insertions, 21 deletions
diff --git a/libs/usvfs/vcpkg-configuration.json b/libs/usvfs/vcpkg-configuration.json
deleted file mode 100644
index 723deee..0000000
--- a/libs/usvfs/vcpkg-configuration.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "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"]
- }
- ]
-}