mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
The MINIMAL_BUILD property is not relevant in cmakev2, as only components explicitly linked through targets are included in the build by design. Display a warning when this outdated build property is set. Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>