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 6, 2018
1 parent fb916d6 commit e56963b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion appveyor.yml
@@ -1,7 +1,9 @@
version: "{build}"
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 e56963b

Please sign in to comment.