Explorar el Código

Help: Add deprecation date of $<CONFIGURATION>

Joachim Wuttke (h) hace 7 años
padre
commit
867c9c9c0d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Help/manual/cmake-generator-expressions.7.rst

+ 1 - 1
Help/manual/cmake-generator-expressions.7.rst

@@ -309,7 +309,7 @@ Variable Queries
 ``$<CONFIG>``
 ``$<CONFIG>``
   Configuration name
   Configuration name
 ``$<CONFIGURATION>``
 ``$<CONFIGURATION>``
-  Configuration name. Deprecated. Use ``CONFIG`` instead.
+  Configuration name. Deprecated since CMake 3.0. Use ``CONFIG`` instead.
 ``$<PLATFORM_ID>``
 ``$<PLATFORM_ID>``
   The CMake-id of the platform.
   The CMake-id of the platform.
   See also the :variable:`CMAKE_SYSTEM_NAME` variable.
   See also the :variable:`CMAKE_SYSTEM_NAME` variable.