Follow imgui recommendation and streamline build dependencies (#355)

This commit is contained in:
Exzap 2022-10-11 01:43:15 +02:00 committed by GitHub
parent 431c5a101f
commit 52cc7c5996
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 16 additions and 20 deletions

3
.gitmodules vendored
View file

@ -13,3 +13,6 @@
[submodule "dependencies/Vulkan-Headers"]
path = dependencies/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers
[submodule "dependencies/imgui"]
path = dependencies/imgui
url = https://github.com/ocornut/imgui