mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06: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/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::
|
||||
:maxdepth: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user