Browse Source

chore: add googletest as git submodule

master
Dnomd343 1 year ago
parent
commit
27d395523c
  1. 3
      .gitmodules
  2. 1
      third_party/googletest

3
.gitmodules

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

1
third_party/googletest

@ -0,0 +1 @@
Subproject commit b796f7d44681514f58a683a3a71ff17c94edb0c1
Loading…
Cancel
Save