esp-idf/tools/cmake
Djordje Nedic 11f3898e33 tools: Fix cmake variable propagation
This fixes the issue where component CMAKE variables propagate by default to the entire project, for instance compiler flags.
Useful for when you want to have component specific compiler flags or defines.

Closes https://github.com/espressif/esp-idf/pull/8806
Closes https://github.com/espressif/esp-idf/issues/8881
2022-05-16 16:55:34 +02:00
..
scripts build system: add WHOLE_ARCHIVE component property 2022-04-05 18:50:20 +02:00
third_party
build.cmake Merge branch 'feature/enable_component_manager_by_default_for_pure_cmake' into 'master' 2022-05-13 15:39:01 +08:00
component.cmake tools: Enable the component manager by default in CMake 2022-05-03 17:38:36 +02:00
component_deps.dot.in
crosstool_version_check.cmake
depgraph.cmake
dfu.cmake esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
git_submodules.cmake
idf.cmake
kconfig.cmake kconfig: also parse target specific sdkconfig.rename.TARGET files 2022-01-31 11:36:08 +08:00
ldgen.cmake
project.cmake tools: Fix cmake variable propagation 2022-05-16 16:55:34 +02:00
project_description.json.in
run_dfu_util.cmake
targets.cmake
toolchain-clang-esp32.cmake
toolchain-clang-esp32s2.cmake
toolchain-esp32.cmake cmake: assign toolchain prefix manually 2022-01-20 15:46:50 +08:00
toolchain-esp32c2.cmake cmake: assign toolchain prefix manually 2022-01-20 15:46:50 +08:00
toolchain-esp32c3.cmake cmake: assign toolchain prefix manually 2022-01-20 15:46:50 +08:00
toolchain-esp32h2.cmake cmake: assign toolchain prefix manually 2022-01-20 15:46:50 +08:00
toolchain-esp32s2.cmake cmake: assign toolchain prefix manually 2022-01-20 15:46:50 +08:00
toolchain-esp32s3.cmake cmake: assign toolchain prefix manually 2022-01-20 15:46:50 +08:00
toolchain-linux.cmake
uf2.cmake esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
utilities.cmake tools: Deprecated commands removed from idf.py 2022-03-25 09:08:53 +01:00
version.cmake