diff options
| author | Stefan Boberg <[email protected]> | 2021-05-21 16:20:49 +0200 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2021-05-21 16:20:49 +0200 |
| commit | 8bdf5286eab1b7b2aeff8ce69cfaf0d6bc2f0017 (patch) | |
| tree | 547be6cf1ce1dd5bc8a88c2ed3a7dcb54e3664e7 /scripts | |
| parent | Added Oid::operator bool for "null" checking (diff) | |
| parent | Merge branch 'main' into jupiter-structured (diff) | |
| download | zen-8bdf5286eab1b7b2aeff8ce69cfaf0d6bc2f0017.tar.xz zen-8bdf5286eab1b7b2aeff8ce69cfaf0d6bc2f0017.zip | |
Merge branch 'jupiter-structured' of https://github.com/EpicGames/zen into jupiter-structured
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 |