sof/scripts/cmake
Janusz Jankowski 5dd9aaccb4 cmake: xtensa: use absolute paths for tools
CMake has convention of changing relative paths to absolute
for CMAKE_* variables. It does it automatically f.e. CMAKE_C_COMPILER.
However for our tools like objcopy we have to do it manually.
It also helps with integration of CMake in some IDEs.

Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com>
2019-06-05 11:38:23 +02:00
..
defconfigs.cmake cmake: add spdx license identifier 2019-06-02 16:38:17 +01:00
dist.cmake cmake: add spdx license identifier 2019-06-02 16:38:17 +01:00
git-hooks.cmake cmake: add spdx license identifier 2019-06-02 16:38:17 +01:00
kconfig.cmake cmake: add spdx license identifier 2019-06-02 16:38:17 +01:00
misc.cmake cmake: add spdx license identifier 2019-06-02 16:38:17 +01:00
version-build-counter.cmake cmake: add spdx license identifier 2019-06-02 16:38:17 +01:00
version.cmake cmake: add spdx license identifier 2019-06-02 16:38:17 +01:00
xtensa-platform.cmake cmake: add spdx license identifier 2019-06-02 16:38:17 +01:00
xtensa-toolchain.cmake cmake: xtensa: use absolute paths for tools 2019-06-05 11:38:23 +02:00