Skip to content

Commit

Permalink
Merge pull request #445 from scribam/appveyor-vcpkg-cache
Browse files Browse the repository at this point in the history
appveyor: add vcpkg cache
  • Loading branch information
0-wiz-0 authored Jul 22, 2024
2 parents 005d661 + d0ab655 commit 161d8b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,6 @@ test_script:
set VERBOSE=yes
IF %RUN_TESTS%==yes ( ctest -C %CMAKE_CONFIG% --output-on-failure )
cache:
- c:\tools\vcpkg\installed\

0 comments on commit 161d8b0

Please sign in to comment.