esp-idf/components/app_trace/test/CMakeLists.txt
2021-07-16 20:14:27 +08:00

4 lines
126 B
CMake

idf_component_register(SRC_DIRS "."
PRIV_INCLUDE_DIRS "."
PRIV_REQUIRES cmock driver)