cmake: allow using system VMA library

This commit is contained in:
Alexandre Bouvier 2023-06-27 22:54:33 +02:00
parent 9a9da4301b
commit dad3ef76a2
7 changed files with 11 additions and 6 deletions

2
.gitmodules vendored
View file

@ -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