mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
6dd7a44272
Fixes https://github.com/espressif/esp-matter/issues/916 Build path using ESP_MATTER_PATH variable and not with CMAKE_CURRENT_LIST_DIR. If example is moved out from their current place then the compilation breaks, becuase it tries to find the file wrt to current project directory.