mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
c921f14128
Guarantees that a component's project_include.cmake will be called after its dependent components' project_include.cmake. Because of cycles in the dependency graph, this is less useful than you'd think but it gives a strong guarantee for any component which is not part of a cycle. Also applies deterministic ordering (ordering is initialised as COMPONENT_REQUIRES_COMMON then all COMPONENTS in alphabetical order, but then the sorting by dependencies is applied.) |
||
---|---|---|
.. | ||
scripts | ||
third_party | ||
components.cmake | ||
convert_to_cmake.py | ||
crosstool_version_check.cmake | ||
git_submodules.cmake | ||
idf_functions.cmake | ||
kconfig.cmake | ||
project_description.json.in | ||
project.cmake | ||
run_cmake_lint.sh | ||
toolchain-esp32.cmake | ||
utilities.cmake |