mirror of
https://github.com/electronicarts/CNC_TS_and_RA2_Mission_Editor.git
synced 2025-05-05 19:21:43 -04:00
added gtest dependencies .
This commit is contained in:
parent
1f2da14f89
commit
de8426f014
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "gtest-lib"]
|
||||
path = googletest
|
||||
url = ../gtest-lib.git
|
1
googletest
Submodule
1
googletest
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit b0865c2800b6d2eda4d27b2ade82ee8302c788ea
|
Loading…
Add table
Reference in a new issue