f9b2da37b0
Enabling C++ support for the application has been inappropriately located at the root of the Kconfig menu. The root should be kept as clean possible to allow easy navigation. This commit moves CONFIG_CPLUSPLUS into ~/"Build and Linker Features"/"Compiler Options". This is a purely cosmetic change and does not change the 'visibility' (depends) of the Kconfig option. Arguably, it would fit better into ~/"Build and Linker Features"/"Language Options" but this entry does not exist. Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
cpp_ctors.c | ||
cpp_dtors.c | ||
cpp_init_array.c | ||
cpp_virtual.c | ||
cpp_vtable.cpp |