Procházet zdrojové kódy

HELP/OPTIMIZE_DEPENDENCIES: fix reST markup

Ben Boeckel před 2 měsíci
rodič
revize
02805028bd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Help/prop_tgt/OPTIMIZE_DEPENDENCIES.rst

+ 1 - 1
Help/prop_tgt/OPTIMIZE_DEPENDENCIES.rst

@@ -21,7 +21,7 @@ any of the following criteria:
 * The dependency has any ``PRE_BUILD``, ``PRE_LINK``, or ``POST_BUILD`` custom
   commands associated with it.
 * The dependency contains any source files that were generated by a custom
-  command. However, if :policy:`CMP0154` is `NEW` for the dependency and it
+  command. However, if :policy:`CMP0154` is ``NEW`` for the dependency and it
   uses :ref:`File Sets`, only source files that are scoped as ``PUBLIC``,
   ``INTERFACE``, or of type ``CXX_MODULES`` are considered.
 * The dependency contains any languages which produce side effects that are