Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jakoch committed Oct 20, 2020
1 parent 87fe77d commit c967019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vcpkg-update.bat
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@echo off

set VCPKG_ROOT = "e:\tools\vcpkg"
::set "VCPKG_DEFAULT_TRIPLET=x64-windows"

set "VCPKG_DEFAULT_TRIPLET=x64-windows-static"

call %VCPKG_ROOT%\vcpkg install --feature-flags=manifests
Expand Down

0 comments on commit c967019

Please sign in to comment.