add implot
parent
0f21282e43
commit
40ca607bb4
|
@ -45,6 +45,7 @@ git submodule update --init Externals/zlib-ng
|
||||||
git submodule update --init Externals/libspng
|
git submodule update --init Externals/libspng
|
||||||
git submodule update --init Externals/VulkanMemoryAllocator
|
git submodule update --init Externals/VulkanMemoryAllocator
|
||||||
git submodule update --init --recursive Externals/cubeb
|
git submodule update --init --recursive Externals/cubeb
|
||||||
|
git submodule update --init Externals/implot
|
||||||
|
|
||||||
git pull --recurse-submodules
|
git pull --recurse-submodules
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue