summaryrefslogtreecommitdiff
path: root/Modules/FindVulkan.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/FindVulkan.cmake')
-rw-r--r--Modules/FindVulkan.cmake9
1 files changed, 5 insertions, 4 deletions
diff --git a/Modules/FindVulkan.cmake b/Modules/FindVulkan.cmake
index 38a54ba4dd..2f69234c7b 100644
--- a/Modules/FindVulkan.cmake
+++ b/Modules/FindVulkan.cmake
@@ -36,12 +36,13 @@ There are corresponding imported targets for each of these.
``MoltenVK``
On macOS, an additional component ``MoltenVK`` is available.
-The ``glslc`` and ``glslangValidator`` components are provided even
-if not explicitly requested (for backward compatibility).
+``dxc``
+ .. versionadded:: 3.25
-.. versionadded:: 3.25
+ The DirectX Shader Compiler.
-Added optional COMPONENT ``dxc`` with corresponding targets.
+The ``glslc`` and ``glslangValidator`` components are provided even
+if not explicitly requested (for backward compatibility).
IMPORTED Targets
^^^^^^^^^^^^^^^^