Skip to content

FindVulkan: add volk component

Aiden Lambert requested to merge theVerySharpFlat/cmake:findvulkan-volk into master

Since LunarG recently added Volk (a meta-loader for vulkan), I added another available component to the FindVulkan.cmake module.

Although I documented my changes in the file, I wasn't quite sure which version to list my changes under, so I temporarily set the version numbers to 3.??. Could you please provide me insight on which version to replace the 3.??s with?

Merge request reports