Add googletest
[trackerpp.git] / third_party / googletest / source / README.md
1 ## Build
2 Run `build.sh` in current directory. If it succeed, the headers `include` and libraries `lib` of
3 google test will be installed in this parent directory
4
5