Added Google Test as a submodule to avoid potential linking issues.

This commit is contained in:
2016-05-20 21:59:44 +02:00
parent 38c8a96d99
commit e0c510a95f
3 changed files with 10 additions and 4 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "tests/googletest"]
path = tests/googletest
url = git@github.com:google/googletest.git