esp-idf/components/cxx/test_apps/exception/main/CMakeLists.txt

3 lines
100 B
CMake
Raw Normal View History

idf_component_register(SRCS "test_exception.cpp"
PRIV_REQUIRES unity driver)