Files
esp-matter/components/esp_matter_identify/CMakeLists.txt
T
2022-06-20 20:42:19 +08:00

4 lines
132 B
CMake

idf_component_register(SRCS "esp_matter_identify.cpp"
INCLUDE_DIRS "."
REQUIRES esp_matter)