From 1f0da225958c00524d35def08305d902063b7664 Mon Sep 17 00:00:00 2001 From: NBT22 Date: Fri, 22 May 2026 03:30:52 -0400 Subject: [PATCH] FindVulkan: Remove incorrect description of volk library The description added by commit 4376b15bae (FindVulkan: Update documentation, 2025-04-22, v4.1.0-rc1~301^2) refers to a different `volk` project. --- Modules/FindVulkan.cmake | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Modules/FindVulkan.cmake b/Modules/FindVulkan.cmake index e10051de2a..a4746bec54 100644 --- a/Modules/FindVulkan.cmake +++ b/Modules/FindVulkan.cmake @@ -74,8 +74,7 @@ include: ``volk`` .. versionadded:: 3.25 - Finds the Vulkan meta-loader ``volk`` library, a vector-optimized library of - kernels. + Finds the Vulkan meta-loader ``volk`` library. Imported Targets ^^^^^^^^^^^^^^^^