Bläddra i källkod

FindVulkan: Move dxc component docs into definition list

Brad King 3 år sedan
förälder
incheckning
b141445f8f
1 ändrade filer med 5 tillägg och 4 borttagningar
  1. 5 4
      Modules/FindVulkan.cmake

+ 5 - 4
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
 ^^^^^^^^^^^^^^^^