externals: Use cmake subdirectory

This commit is contained in:
GPUCode 2023-06-25 15:08:38 +03:00
parent c813876c5a
commit 7a8631cd45
7 changed files with 4 additions and 9 deletions

4
.gitmodules vendored
View file

@ -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