summaryrefslogtreecommitdiff
path: root/Modules/FindVulkan.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-07-25 14:06:51 -0400
committerBrad King <brad.king@kitware.com>2022-07-25 14:08:02 -0400
commitb141445f8f4a1d3d789c2712b4a371361439c30f (patch)
tree71357e8879d8c17ae8c1cf71669bcd46be972666 /Modules/FindVulkan.cmake
parent96573aec1c4c95079d96623b0d6da69221be7703 (diff)
downloadcmake-b141445f8f4a1d3d789c2712b4a371361439c30f.tar.gz
FindVulkan: Move dxc component docs into definition list
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
^^^^^^^^^^^^^^^^