mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 08:20:18 -06:00
Help: Add deprecation date of $<CONFIGURATION>
This commit is contained in:
committed by
Joachim Wuttke (o)
parent
a85e5e6f4d
commit
867c9c9c0d
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user