mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-03-01 10:57:59 +01:00
Problem: Appveyor Windows build does not cache googletest
Solution: add googletest build directory to cache
This commit is contained in:
parent
82a7f76594
commit
1baec268e6
@ -20,6 +20,7 @@ environment:
|
||||
|
||||
cache:
|
||||
- libzmq-%ZMQ_VER% -> appveyor.yml
|
||||
- Build/tests/googletest -> tests/cmake/googletest-download.cmake
|
||||
|
||||
before_build:
|
||||
- if not exist libzmq-%ZMQ_VER% (
|
||||
|
Loading…
x
Reference in New Issue
Block a user