Skip to content

Commit

Permalink
appveyor cache third party bundled libs
Browse files Browse the repository at this point in the history
  • Loading branch information
vigsterkr committed Mar 7, 2018
1 parent 9bb7990 commit e958583
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Expand Up @@ -2,6 +2,8 @@ version: "{build}"

cache:
- C:\Users\appveyor\clcache
- third_party/GoogleMock -> cmake/external/GoogleTestNMock.cmake
- third_party/rxcpp/ -> cmake/external/rxcpp.cmake

environment:
matrix:
Expand Down

0 comments on commit e958583

Please sign in to comment.