mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-26 04:06:32 +00:00
Updated Building for Linux (markdown)
parent
88579573f9
commit
82c03222ee
1 changed files with 3 additions and 0 deletions
|
@ -43,6 +43,9 @@ git submodule update --init Externals/mGBA
|
||||||
git submodule update --init Externals/spirv_cross
|
git submodule update --init Externals/spirv_cross
|
||||||
git submodule update --init Externals/zlib-ng
|
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 --recursive Externals/cubeb
|
||||||
|
|
||||||
git pull --recurse-submodules
|
git pull --recurse-submodules
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue