mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Reading the BUILD_COMPONENTS build property aborts the build with a bare message stating that the property is unsupported, without naming a replacement. Add a hint that points at the $<TARGET_EXISTS:idf::component> generator expression and at the documentation section describing the migration, so the guidance lives with the other build hints instead of being spelled out in the build system sources.