tmp
This commit is contained in:
parent
a7b9feaedc
commit
0f15c37c2e
10 changed files with 522 additions and 1 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -22,3 +22,9 @@
|
|||
[submodule "Externals/implot"]
|
||||
path = Externals/implot
|
||||
url = https://github.com/epezent/implot.git
|
||||
[submodule "Externals/googletest"]
|
||||
path = Externals/googletest
|
||||
url = https://github.com/google/googletest.git
|
||||
[submodule "Externals/benchmark"]
|
||||
path = Externals/benchmark
|
||||
url = https://github.com/google/benchmark.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue