Add vcpkg packages to cache

This commit is contained in:
RElesgoe 2018-08-10 18:16:03 -07:00
parent a9f7fea510
commit 26a783518d

View file

@ -53,6 +53,7 @@ install:
- vcpkg install zlib
- vcpkg install lua
cache: c:\tools\vcpkg\installed\
#---------------------------------#
# build configuration #