Add googletest
[trackerpp.git] / third_party / googletest / source / README.md
diff --git a/third_party/googletest/source/README.md b/third_party/googletest/source/README.md
new file mode 100644 (file)
index 0000000..5cee921
--- /dev/null
@@ -0,0 +1,5 @@
+## Build
+Run `build.sh` in current directory. If it succeed, the headers `include` and libraries `lib` of
+google test will be installed in this parent directory
+
+