mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
Help: "internal variables" instead of "obsolete", with some explanatory prose
This commit is contained in:
@@ -608,9 +608,14 @@ Variable Expansion Operators
|
|||||||
/variable/CACHE
|
/variable/CACHE
|
||||||
/variable/ENV
|
/variable/ENV
|
||||||
|
|
||||||
Obsolete Variables
|
Internal Variables
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
CMake has many internal variables. Most of them are undocumented.
|
||||||
|
Some of them, however, were at some point described as normal
|
||||||
|
variables, and therefore may be encountered in legacy code. They
|
||||||
|
are subject to change, and not recommended for use in project code.
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user