From e958583a70e43ad2ae504839c0eb99d6cbf42cd5 Mon Sep 17 00:00:00 2001 From: Viktor Gal Date: Tue, 6 Mar 2018 13:58:18 +0100 Subject: [PATCH] appveyor cache third party bundled libs --- appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 95b8601ef51..c5cab2e1020 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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: