google / vkb

Build scripts to build many bits of Vulkan together in one place.
Apache License 2.0
10 stars 9 forks source link

Add KhronosGroup/Vulkan-Tools #7

Open dj2 opened 5 years ago

dj2 commented 5 years ago

Add the vulkan tools repo into the build.

dj2 commented 4 years ago

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.