esp-idf/tools/cmake/scripts
Ivan Grokhotkov 273633ee31
build system: add WHOLE_ARCHIVE component property
This component property allows including all component object files
into the executable. It is equivalent to wrapping the component
library with -Wl,--whole-archive and -Wl,--no-whole-archive flags.

Closes https://github.com/espressif/esp-idf/issues/8667
2022-04-05 18:50:20 +02:00
..
component_get_requirements.cmake build system: add WHOLE_ARCHIVE component property 2022-04-05 18:50:20 +02:00
data_file_embed_asm.cmake cmake: fix C identifier generation from embedded file 2020-06-16 17:05:46 +08:00
fail.cmake Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00