mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
Externals: Convert gtest to a submodule and update to v1.12.1
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user