4df926b02d
That call to enable_languages() is passed C CXX ASM which misleads the reader into thinking that the three languages are enabled in that call but at that point only ASM is actually because C and CXX were already implicitly enabled by the call to project() above. The suggested change removes the misleading C CXX arguments but we could as well make it clear in the project() call by passing LANGUAGES C CXX. Signed-off-by: Nicolas Lebedenco <nicolas@lebedenco.net> |
||
---|---|---|
.. | ||
Platform | ||
FindBabbleSim.cmake | ||
FindDeprecated.cmake | ||
FindDtc.cmake | ||
FindGnuLd.cmake | ||
FindHostTools.cmake | ||
FindLlvmLld.cmake | ||
FindScaTools.cmake | ||
FindTargetTools.cmake | ||
FindZephyr-sdk.cmake | ||
Findarmclang.cmake | ||
FindoneApi.cmake | ||
arch_v1.cmake | ||
arch_v2.cmake | ||
basic_settings.cmake | ||
boards.cmake | ||
ccache.cmake | ||
configuration_files.cmake | ||
doc.cmake | ||
dts.cmake | ||
extensions.cmake | ||
generated_file_directories.cmake | ||
hwm_v2.cmake | ||
kconfig.cmake | ||
kernel.cmake | ||
pre_dt.cmake | ||
python.cmake | ||
root.cmake | ||
shields.cmake | ||
snippets.cmake | ||
soc_v1.cmake | ||
soc_v2.cmake | ||
unittest.cmake | ||
user_cache.cmake | ||
version.cmake | ||
west.cmake | ||
zephyr_default.cmake | ||
zephyr_module.cmake |