mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 05:07:54 -05:00
cmake: allow using system VMA library
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -56,5 +56,5 @@
|
||||
path = externals/nx_tzdb/tzdb_to_nx
|
||||
url = https://github.com/lat9nq/tzdb_to_nx.git
|
||||
[submodule "VulkanMemoryAllocator"]
|
||||
path = externals/vma/VulkanMemoryAllocator
|
||||
path = externals/VulkanMemoryAllocator
|
||||
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
|
||||
|
Reference in New Issue
Block a user