mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 03:11:08 -06:00
ADSP: Add dedicated platform module
This commit is contained in:
9
Help/variable/CMAKE_ADSP_ROOT.rst
Normal file
9
Help/variable/CMAKE_ADSP_ROOT.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
CMAKE_ADSP_ROOT
|
||||
---------------
|
||||
|
||||
When :ref:`Cross Compiling for ADSP SHARC/Blackfin`,
|
||||
this variable holds the absolute path to the latest CCES or VDSP++ install.
|
||||
The directory is expected to contain the ``cc21k.exe`` and ``ccblkfn.exe`` compilers.
|
||||
This will be set automatically if a default install of CCES or VDSP++ can be found.
|
||||
|
||||
See also the :envvar:`ADSP_ROOT` environment variable.
|
||||
Reference in New Issue
Block a user