From 5e96733e353c8cbca0b9d467332d073daed1952d Mon Sep 17 00:00:00 2001 From: Robin Kertels Date: Fri, 7 Oct 2022 21:38:52 +0200 Subject: Externals: Add VMA --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index b691217702..3c341c5177 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ url = https://github.com/randy408/libspng.git branch = v0.7.2 shallow = true +[submodule "Externals/VulkanMemoryAllocator"] + path = Externals/VulkanMemoryAllocator + url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git -- cgit v1.2.3