Open dj2 opened 5 years ago
Add the vulkan tools repo into the build.
The trick is going to be that vulkan tools assumes an installed VulkanSDK. So we'll need to do work in the vulkan tools cmake files in order to make it work with our built version of vulkan.
Add the vulkan tools repo into the build.