aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorMike Lothian <[email protected]>2023-12-28 11:35:28 +0000
committerMike Lothian <[email protected]>2024-01-22 01:30:44 +0000
commitf854ffd0158a3ed2946c18011b4f5f426fdabc07 (patch)
treeb922c016a92693b9e99fe5725f637ee453091d3f /.gitmodules
parent29b983398cadb90820210318ae7200ede3a582f9 (diff)
downloadyuzu-android-f854ffd0158a3ed2946c18011b4f5f426fdabc07.tar.gz
yuzu-android-f854ffd0158a3ed2946c18011b4f5f426fdabc07.zip
Add Vulkan-Utility-Libraries dependency
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e65997afc..52256d86f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -64,3 +64,6 @@
[submodule "oaknut"]
path = externals/oaknut
url = https://github.com/merryhime/oaknut
+[submodule "Vulkan-Utility-Libraries"]
+ path = externals/Vulkan-Utility-Libraries
+ url = https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git