diff options
| author | Stefan Boberg <[email protected]> | 2021-05-20 14:07:02 +0200 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2021-05-20 14:07:02 +0200 |
| commit | 13f29372ccf31997bc0d71984b911d96ee01bba5 (patch) | |
| tree | fc9a47895c62fc7109f932a9d5dce2718a7a38e7 /scripts | |
| parent | Added tentative Jupiter structured data endpoints (diff) | |
| parent | Update README.md (diff) | |
| download | zen-13f29372ccf31997bc0d71984b911d96ee01bba5.tar.xz zen-13f29372ccf31997bc0d71984b911d96ee01bba5.zip | |
Merged from master
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/installdeps.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/installdeps.bat b/scripts/installdeps.bat index dab9c2c67..f8ec42608 100644 --- a/scripts/installdeps.bat +++ b/scripts/installdeps.bat @@ -1 +1 @@ -vcpkg --x-manifest-root=%~dp0.. --triplet=x64-windows-static install +vcpkg --x-manifest-root=%~dp0.. --overlay-ports=%~dp0..\vcpkg_overlay-ports --triplet=x64-windows-static install
\ No newline at end of file |