FindVulkan: Add 'volk' component

This commit is contained in:
Aiden Lambert
2022-06-21 16:03:06 -05:00
committed by Brad King
parent d94e09ec88
commit f849e33452
4 changed files with 65 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
findvulkan-volk
---------------
* The :module:`FindVulkan` module now includes a ``volk`` component
for the Volk open source vulkan meta-loader.