aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorAlexandre Bouvier <[email protected]>2023-06-27 22:54:33 +0200
committerAlexandre Bouvier <[email protected]>2023-07-12 04:51:45 +0200
commitc3050c1b48040ee1c66f7e84efa8e49fbe35a3e3 (patch)
treee69757e6255f68e5e18f1c8d483323e9a9cdbd4e /.gitmodules
parent28598c9090bca460714dcbda86c829e57da2888d (diff)
downloadyuzu-android-c3050c1b48040ee1c66f7e84efa8e49fbe35a3e3.tar.gz
yuzu-android-c3050c1b48040ee1c66f7e84efa8e49fbe35a3e3.zip
cmake: allow using system VMA library
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 9f96b70be..361f4845b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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