zephyr/cmake/modules
Torsten Rasmussen d6dfacc9c6 cmake: add CMake configure dependency for VERSION file
Fixes: #56235

Changes to the Zephyr VERSION file is not picked up by CMake and thus
not picked up by Kconfig which may rely on the KERNELVERSION setting.

Fix this by setting CMAKE_CONFIGURE_DEPENDS on the Zephyr VERSION file.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2023-04-04 17:27:38 +02:00
..
arch.cmake
basic_settings.cmake cmake: extend zephyr_get() to handle build configurations from sysbuild 2022-09-02 15:16:50 +02:00
boards.cmake cmake: fix and clean up some module doc comments 2023-01-11 09:40:14 +01:00
ccache.cmake
configuration_files.cmake cmake: Change prj_<board>.conf deprecation location 2023-03-22 08:58:14 +00:00
doc.cmake
dts.cmake cmake: modules: dts: refactor for readability 2023-02-27 06:57:17 -08:00
extensions.cmake cmake: provide CMake helper macros for argument validation 2023-03-11 19:53:40 +01:00
Findarmclang.cmake armclang: Add version check for armclang toolchain 2023-02-28 13:54:56 +01:00
FindDeprecated.cmake cmake: Change prj_<board>.conf deprecation location 2023-03-22 08:58:14 +00:00
FindDtc.cmake cmake: cleanup search for devicetree compiler, dtc 2022-09-01 15:59:43 +02:00
FindGnuLd.cmake linker: ld: GNULD_LINKER_IS_BFD to indicate if ld.bfd is used 2023-03-29 19:48:47 -04:00
FindHostTools.cmake unittest: update coverage library non gcc toolchains 2022-11-21 16:09:46 -05:00
FindLlvmLld.cmake linker: lld: see if clang has a preferred linker 2023-03-29 19:48:47 -04:00
FindoneApi.cmake toolchain: oneApi: Fix support and update for 2023.0.0 release 2023-02-23 14:30:03 -05:00
FindScaTools.cmake cmake: implement build infrastructure for supporting SCA tools. 2023-01-27 20:28:58 +09:00
FindTargetTools.cmake cmake: propagate endianess to CMake CMAKE_<lang>_BYTE_ORDER setting 2022-09-26 15:09:38 +00:00
FindZephyr-sdk.cmake cmake: FindZephyr-sdk: Find newest SDK version 2023-03-06 13:51:36 +01:00
kconfig.cmake cmake: BOARD_REVISION_CONFIG setting for Kconfig revision fragments 2023-01-11 08:10:45 -08:00
kernel.cmake cmake: implement build infrastructure for supporting SCA tools. 2023-01-27 20:28:58 +09:00
python.cmake
root.cmake cmake: implement build infrastructure for supporting SCA tools. 2023-01-27 20:28:58 +09:00
shields.cmake cmake: fix and clean up some module doc comments 2023-01-11 09:40:14 +01:00
snippets.cmake snippets: initial snippet.yml support 2023-03-26 16:12:41 +02:00
soc.cmake
unittest.cmake unittest: add support for coverage 2022-11-28 16:26:02 -05:00
user_cache.cmake
version.cmake cmake: add CMake configure dependency for VERSION file 2023-04-04 17:27:38 +02:00
west.cmake cmake: modules: west: allow custom MIN_WEST_VERSION 2023-03-08 14:16:53 -08:00
zephyr_default.cmake snippets: basic build system boilerplate 2023-03-26 16:12:41 +02:00
zephyr_module.cmake cmake: modules: Make modules.cmake check more precise 2023-03-27 22:15:59 +00:00