Help: Add deprecation date of $<CONFIGURATION>

This commit is contained in:
Joachim Wuttke (h)
2018-11-04 18:51:38 +01:00
committed by Joachim Wuttke (o)
parent a85e5e6f4d
commit 867c9c9c0d

View File

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