mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
4 lines
132 B
CMake
4 lines
132 B
CMake
idf_component_register(SRCS "esp_matter_identify.cpp"
|
|
INCLUDE_DIRS "."
|
|
REQUIRES esp_matter)
|