Help: Add _See Also_ to CMAKE_SCRIPT_MODE and CMAKE_ROLE
This commit is contained in:
parent
4f68bfdc15
commit
8ad171553b
@ -20,3 +20,8 @@ values:
|
||||
|
||||
``CPACK``
|
||||
Running in CPack.
|
||||
|
||||
See Also
|
||||
^^^^^^^^
|
||||
|
||||
* The :variable:`CMAKE_SCRIPT_MODE_FILE` variable.
|
||||
|
@ -7,3 +7,8 @@ processed.
|
||||
When run in :option:`cmake -P` script mode, CMake sets this variable to
|
||||
the full path of the script file. When run to configure a ``CMakeLists.txt``
|
||||
file, this variable is not set.
|
||||
|
||||
See Also
|
||||
^^^^^^^^
|
||||
|
||||
* The :prop_gbl:`CMAKE_ROLE` global property provides the current running mode.
|
||||
|
Loading…
Reference in New Issue
Block a user