OVMS3-idf/tools/unit-test-app/configs/cxx_rtti

6 lines
159 B
Plaintext
Raw Normal View History

# Only need to test this for one target (e.g. ESP32)
CONFIG_IDF_TARGET="esp32"
TEST_COMPONENTS=cxx
CONFIG_COMPILER_CXX_EXCEPTIONS=y
CONFIG_COMPILER_CXX_RTTI=y