zephyr/cmake/modules
Torsten Rasmussen a450c663f2 cmake: define and create KCONFIG_BINARY_DIR if it doesn't exists
The Zephyr CMake module kconfig.cmake will create files inside
KCONFIG_BINARY_DIR.

In a default Zephyr build setup, this directory is created by Zephyr
CMake module zephyr_module.cmake. But Zephyr CMake modules are modular
and thus it must be possible to use kconfig module without
zephyr_module.

Thus kconfig.cmake must set and create KCONFIG_BINARY_DIR if it does not
already exists.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2022-08-18 14:29:14 +02:00
..
arch.cmake
boards.cmake scripts: remove ZEPHYR_BASE as default root for board listing 2022-08-18 14:29:14 +02:00
ccache.cmake
configuration_files.cmake everywhere: fix typos 2022-03-18 13:24:08 -04:00
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 Restore "cmake: remove device_extern.h logic" 2022-08-12 07:45:01 +01:00
extensions.cmake scripts: move file2hex.py to scripts/build/file2hex.py 2022-07-12 10:03:45 +02:00
generic_toolchain.cmake
host-tools.cmake
kconfig.cmake cmake: define and create KCONFIG_BINARY_DIR if it doesn't exists 2022-08-18 14:29:14 +02:00
kernel.cmake build: generate symbols file 2022-07-11 11:56:39 +02:00
python.cmake
root.cmake
shields.cmake devicetree: drop support for dts_fixup.h files 2022-08-11 12:17:02 +02:00
soc.cmake
target_toolchain.cmake
unittest.cmake unittest: support ztest_new_api 2022-07-07 18:22:14 +02:00
user_cache.cmake scripts: move dir_is_writeable.py to scripts/build 2022-07-12 10:03:45 +02:00
verify-toolchain.cmake cmake: Use cmake var not env for sdk 2022-08-05 14:03:15 +02: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 scripts: enforce module name uniqueness 2022-03-10 09:47:58 -05:00