zephyr/cmake/modules
Marc Herbert 3ec1bb2776 cmake: log ${CMAKE_VERSION}
Different CMake versions can have very subtle differences, for
instance CMake 3.21 links object files in a different order compared
to CMake 3.20; this produces different binaries.

CMAKE_VERSION is required information to track binary differences
between two build systems.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
2022-12-22 10:55:28 +01:00
..
FindDeprecated.cmake cmake: update FindDeprecated for SOURCES 2022-12-05 11:03:02 +01:00
FindDtc.cmake
FindHostTools.cmake unittest: update coverage library non gcc toolchains 2022-11-21 16:09:46 -05:00
FindTargetTools.cmake cmake: propagate endianess to CMake CMAKE_<lang>_BYTE_ORDER setting 2022-09-26 15:09:38 +00:00
FindZephyr-sdk.cmake
arch.cmake
basic_settings.cmake
boards.cmake cmake: support relocating of a board folder 2022-09-22 17:14:20 +02:00
ccache.cmake
configuration_files.cmake sysbuild: support sample configuration of extra images 2022-10-18 14:13:27 +02:00
doc.cmake
dts.cmake build: Overlay build vars expand ${ZEPHYR_<module>_MODULE_DIR} 2022-10-13 12:04:38 +02:00
extensions.cmake cmake: fix a typo in zephyr_linker_arg_val_list() macro 2022-12-21 16:24:37 +01:00
kconfig.cmake build: Overlay build vars expand ${ZEPHYR_<module>_MODULE_DIR} 2022-10-13 12:04:38 +02:00
kernel.cmake
python.cmake
root.cmake
shields.cmake cmake: shields: documentation fixes 2022-12-19 11:54:25 +01:00
soc.cmake
unittest.cmake unittest: add support for coverage 2022-11-28 16:26:02 -05:00
user_cache.cmake
version.cmake
west.cmake
zephyr_default.cmake cmake: log ${CMAKE_VERSION} 2022-12-22 10:55:28 +01:00
zephyr_module.cmake