update get-gmock script.
You now need git, since they haven't released for a while.
This commit is contained in:
parent
a94bfea798
commit
df9f4d479d
@ -1,6 +1,3 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
wget https://googlemock.googlecode.com/files/gmock-1.6.0.zip
|
||||
unzip gmock-1.6.0.zip
|
||||
cd gmock-1.6.0
|
||||
./configure
|
||||
git clone https://github.com/google/googletest
|
||||
|
Loading…
Reference in New Issue
Block a user