gtest submodule

cobalt2727 2023-01-27 23:21:31 -05:00
parent 0878059c75
commit 273887ff19
1 changed files with 1 additions and 0 deletions

@ -46,6 +46,7 @@ git submodule update --init Externals/libspng
git submodule update --init Externals/VulkanMemoryAllocator
git submodule update --init --recursive Externals/cubeb
git submodule update --init Externals/implot
git submodule update --init Externals/gtest
git pull --recurse-submodules
```