Creating a doc.cmake to the new Zephyr CMake modules dir. This removes the need for `set(NO_BOILERPLATE TRUE)` before loading the Zephyr CMake package. It also removes the need within the doc/CMakeLists.txt file to manually include individual parts of the Zephyr CMake files as this is now controlled through a single Zephyr CMake doc module. This aligns the way a Zephyr package is sourced with other places. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| arch.cmake | ||
| boards.cmake | ||
| ccache.cmake | ||
| configuration_files.cmake | ||
| doc.cmake | ||
| dts.cmake | ||
| extensions.cmake | ||
| generic_toolchain.cmake | ||
| host-tools.cmake | ||
| kconfig.cmake | ||
| kernel.cmake | ||
| python.cmake | ||
| root.cmake | ||
| shields.cmake | ||
| soc.cmake | ||
| target_toolchain.cmake | ||
| unittest.cmake | ||
| user_cache.cmake | ||
| verify-toolchain.cmake | ||
| version.cmake | ||
| west.cmake | ||
| zephyr_default.cmake | ||
| zephyr_module.cmake | ||