commit | 96b3e4d0c47c5bc3df6f6c94fb340dc94f24df68 | [log] [tgz] |
---|---|---|
author | Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> | Thu Dec 16 15:52:28 2021 +0100 |
committer | Marti Bolivar <marti.bolivar@nordicsemi.no> | Tue Feb 22 10:02:39 2022 -0800 |
tree | 60b79beac82a49ebeccab7ea0b4b01f0384a8f31 | |
parent | bdb99a330fe47c6640922cacf3e0294af60007c8 [diff] |
cmake: create a root.cmake CMake module The root.cmake CMake module remove boilerplate code and place it inside a dedicated root.cmake CMake module. This is part of a general CMake overhaul to allow better modularization and reuse of the Zephyr build system. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>