Add googlemock 1.7.0 dependency.

This commit is contained in:
Nathan Wilcox
2016-05-03 13:46:09 -07:00
parent 92f3c6082a
commit b6aa043d1f
2 changed files with 21 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
zerocash_packages := libsnark libgmp libsodium
packages := boost openssl $(zerocash_packages) googletest
packages := boost openssl $(zerocash_packages) googletest googlemock
native_packages := native_ccache native_comparisontool
qt_native_packages = native_protobuf