MangoHud/.gitmodules
Danilo Spinella 2c6f9d0d44 meson: Remove generation of unneeded includes
vk_dispatch_table_helper.h and vk_layer_dispatch_table.h headers
are not used anymore by mesa layer, remove their generation.

Remove git modules required only for the generation of above headers.
2020-02-13 21:47:50 +02:00

7 lines
236 B
Plaintext

[submodule "modules/ImGui/src"]
path = modules/ImGui/src
url = https://github.com/flightlessmango/ImGui.git
[submodule "modules/Vulkan-Headers"]
path = modules/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git