diff options
Diffstat (limited to 'libs/archive/vcpkg.json')
| -rw-r--r-- | libs/archive/vcpkg.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libs/archive/vcpkg.json b/libs/archive/vcpkg.json new file mode 100644 index 0000000..5367449 --- /dev/null +++ b/libs/archive/vcpkg.json @@ -0,0 +1,10 @@ +{ + "dependencies": ["7zip"], + "vcpkg-configuration": { + "default-registry": { + "kind": "git", + "repository": "https://github.com/Microsoft/vcpkg", + "baseline": "294f76666c3000630d828703e675814c05a4fd43" + } + } +} |
