mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
9784834b4c
So, editor(s) can correctly highlight the RST syntax in the included files.
11 lines
285 B
ReStructuredText
11 lines
285 B
ReStructuredText
ADSP_ROOT
|
|
---------
|
|
|
|
.. versionadded:: 3.24
|
|
|
|
.. include:: include/ENV_VAR.rst
|
|
|
|
The ``ADSP_ROOT`` environment variable specifies a default value
|
|
for the :variable:`CMAKE_ADSP_ROOT` variable when there is no explicit
|
|
configuration given on the first run while creating a new build tree.
|