aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorliamwhite <liamwhite@users.noreply.github.com>2023-07-17 10:42:41 -0400
committerGitHub <noreply@github.com>2023-07-17 10:42:41 -0400
commit5593bed08ad913ebc3b9ad17799391fb5289c2c3 (patch)
tree43fa15d682207552d9f2aa29d080e1da13b3dd2c /.gitmodules
parent8750564bd26fbb211653edadb490d4c442e2935a (diff)
parentc3050c1b48040ee1c66f7e84efa8e49fbe35a3e3 (diff)
Merge pull request #10934 from abouvier/cmake-vma
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