Externals: Convert gtest to a submodule and update to v1.12.1

This commit is contained in:
Pokechu22
2023-01-13 16:21:39 -08:00
parent d1aacf8547
commit 597f8f1b87
47 changed files with 9 additions and 34947 deletions

3
.gitmodules vendored
View File

@ -48,3 +48,6 @@
[submodule "Externals/implot/implot"]
path = Externals/implot/implot
url = https://github.com/epezent/implot.git
[submodule "Externals/gtest"]
path = Externals/gtest
url = https://github.com/google/googletest.git