aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGPUCode <[email protected]>2023-06-25 15:08:38 +0300
committerGPUCode <[email protected]>2023-06-26 18:59:24 +0300
commitb6c6dcc5760ebaf08460c176c42d1c4729e2eb21 (patch)
tree41426f4d3437e28901e7764c0025eac2c6538539 /.gitmodules
parent75fb29e08e3891ecfc5d96d54603cda806ebd426 (diff)
downloadyuzu-android-b6c6dcc5760ebaf08460c176c42d1c4729e2eb21.tar.gz
yuzu-android-b6c6dcc5760ebaf08460c176c42d1c4729e2eb21.zip
externals: Use cmake subdirectory
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index cc0e97a85..5a8169b44 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -55,6 +55,6 @@
[submodule "tzdb_to_nx"]
path = externals/nx_tzdb/tzdb_to_nx
url = https://github.com/lat9nq/tzdb_to_nx.git
-[submodule "externals/vma/vma"]
- path = externals/vma/vma
+[submodule "VulkanMemoryAllocator"]
+ path = externals/vma/VulkanMemoryAllocator
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator