sof/scripts/cmake
Janusz Jankowski 24f3160977 cmake: scripts: relative path define utility
Add helper function sof_append_relative_path_definitions that
defines RELATIVE_PATH per source file for given target.

__FILE is not always suitable as C standard states that __FILE__ expands to
input file name, that usually is absolute path what will cause f.e. .rodata
size to be dependent on where project is physically located on the disk.

Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com>
2019-11-11 12:50:30 +00: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: trigger olddefconfig on kconfig changes 2019-11-07 09:12:52 +01:00
misc.cmake cmake: scripts: relative path define utility 2019-11-11 12:50:30 +00: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