CMAKE_ADSP_ROOT.rst 388 B

123456789
  1. CMAKE_ADSP_ROOT
  2. ---------------
  3. When :ref:`Cross Compiling for ADSP SHARC/Blackfin`,
  4. this variable holds the absolute path to the latest CCES or VDSP++ install.
  5. The directory is expected to contain the ``cc21k.exe`` and ``ccblkfn.exe`` compilers.
  6. This will be set automatically if a default install of CCES or VDSP++ can be found.
  7. See also the :envvar:`ADSP_ROOT` environment variable.