cxx_rtti 159 B

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