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

3 lines
100 B
CMake

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