Skip to content

Commit 161d8b0

Browse files
authored
Merge pull request #445 from scribam/appveyor-vcpkg-cache
appveyor: add vcpkg cache
2 parents 005d661 + d0ab655 commit 161d8b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,6 @@ test_script:
8888
set VERBOSE=yes
8989
9090
IF %RUN_TESTS%==yes ( ctest -C %CMAKE_CONFIG% --output-on-failure )
91+
92+
cache:
93+
- c:\tools\vcpkg\installed\

0 commit comments

Comments
 (0)