gtest submodule
parent
0878059c75
commit
273887ff19
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue