zephyr/cmake/modules
Sebastian Bøe ac65420121 cmake: Don't translate from relative to absolute include paths
Don't translate from relative to absolute include paths.

It is lost to history why this was necessary and it is causing
problems with generator expressions so we remove the logic.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2022-02-28 11:08:48 +01:00
..
arch.cmake
boards.cmake
ccache.cmake
configuration_files.cmake
doc.cmake cmake: doc: created a doc.cmake CMake module in Zephyr CMake modules dir 2022-02-22 10:02:39 -08:00
dts.cmake
extensions.cmake cmake: Don't translate from relative to absolute include paths 2022-02-28 11:08:48 +01:00
generic_toolchain.cmake
host-tools.cmake
kconfig.cmake
kernel.cmake
python.cmake
root.cmake
shields.cmake
soc.cmake
target_toolchain.cmake
unittest.cmake cmake: moved unittest.cmake to Zephyr CMake modules dir 2022-02-22 10:02:39 -08:00
user_cache.cmake
verify-toolchain.cmake cmake: Add xcc-clang toolchain 2022-02-25 11:17:06 -05:00
version.cmake
west.cmake
zephyr_default.cmake cmake: test CMake and issue error if using 3.22.1 / 3.22.2 from PyPI 2022-02-25 10:16:25 -08:00
zephyr_module.cmake