-
CONFIG_LIB_CPLUSPLUS
¶
Link with STD C++ library
Type: bool
Help¶
Link with STD C++ Library.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At subsys/cpp/Kconfig:50
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:12
Menu path: (top menu) → C++ Options
config LIB_CPLUSPLUS bool prompt "Link with STD C++ library" ifCPLUSPLUS
depends onCPLUSPLUS
help Link with STD C++ Library.
(Definitions include propagated dependencies, including from if’s and menus.)