rt-thread/components/cplusplus/KConfig

8 lines
102 B
Plaintext

menu "C++ features"
config RT_USING_CPLUSPLUS
bool "Support C++ features"
default n
endmenu