mirror of
https://github.com/charles-lunarg/vk-bootstrap.git
synced 2024-11-10 10:51:49 +00:00
155677ec0f
Made the physical device, device, and swapchain builders take the required parameters as constructor arugments. Made tests optional using a cmake bool
7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
[submodule "ext/glfw"]
|
|
path = ext/glfw
|
|
url = https://github.com/glfw/glfw
|
|
[submodule "ext/Catch2"]
|
|
path = ext/Catch2
|
|
url = https://github.com/catchorg/Catch2
|