This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
thin-provisioning-tools
Watch
1
Star
0
Fork
0
You've already forked thin-provisioning-tools
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
thin-provisioning-tools
/
get-gmock.sh
4 lines
61 B
Bash
Raw
Normal View
History
Unescape
Escape
Add a script to retrieve and build gmock.
2013-03-22 10:06:31 +00:00
#!/bin/sh -e
update get-gmock script. You now need git, since they haven't released for a while.
2016-06-07 11:15:35 +01:00
git clone https://github.com/google/googletest
Reference in New Issue
Copy Permalink