zephyr/share/sysbuild
Torsten Rasmussen f7d2cc2d43 cmake: use zephyr_get() and zephyr_file() for APPLICATION_CONFIG_DIR
Fixes: #73065

Update APPLICATION_CONFIG_DIR is Zephyr CMake and sysbuild to follow
the common principle in Zephyr for relative paths.

This means that relative paths are taken from the application source
directory when specified on command line, and require local scoped
defined APPLICATION_CONFIG_DIR to be given as absolute, for example by
using CMAKE_CURRENT_LIST_DIR.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2024-05-30 08:59:25 +02:00
..
build sysbuild: Add support for COMPILER_WARNINGS_AS_ERRORS 2024-03-18 15:41:53 +01:00
cmake cmake: use zephyr_get() and zephyr_file() for APPLICATION_CONFIG_DIR 2024-05-30 08:59:25 +02:00
image_configurations sysbuild: Add support for COMPILER_WARNINGS_AS_ERRORS 2024-03-18 15:41:53 +01:00
images sysbuild: add SoC-specific sysbuild configuration 2024-04-10 17:53:24 +02:00
template sysbuild: support sysbuild/CMakeLists.txt as entry point for samples 2024-05-27 14:05:38 +01:00
CMakeLists.txt sysbuild: support sysbuild/CMakeLists.txt as entry point for samples 2024-05-27 14:05:38 +01:00
Kconfig sysbuild: add SoC-specific sysbuild configuration 2024-04-10 17:53:24 +02:00
Kconfig.v1 sysbuild: include HWMv2 Kconfig in sysbuild 2024-03-04 15:27:09 +00:00
Kconfig.v2 boards/Kconfig: $BOARD_REVISION -> $(BOARD_REVISION) 2024-03-13 08:38:07 +01:00