cmake: allow using system VMA library
This commit is contained in:
parent
9a9da4301b
commit
dad3ef76a2
7 changed files with 11 additions and 6 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue