From b141445f8f4a1d3d789c2712b4a371361439c30f Mon Sep 17 00:00:00 2001 From: Brad King Date: Mon, 25 Jul 2022 14:06:51 -0400 Subject: FindVulkan: Move dxc component docs into definition list --- Modules/FindVulkan.cmake | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Modules/FindVulkan.cmake b/Modules/FindVulkan.cmake index 38a54ba..2f69234 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 ^^^^^^^^^^^^^^^^ -- cgit v0.12