esp-idf/tools/cmake
Omar Chebib 0baf2c43cc Build: CMake compiler flags will be set, regardless of the cache status
Defining CMake variables from the command-line or from another CMake project,
such as `-DCMAKE_C_FLAGS= -DCMAKE_CXX_FLAGS=`, caused a link failure as ESP
CMake was unable to set its proper compilation flags.
Additional CMake compiler flags can now be provided by another project.

* Closes https://github.com/espressif/esp-idf/issues/7507
2021-11-29 09:48:13 +00:00
..
scripts
third_party
build.cmake
component.cmake
crosstool_version_check.cmake
dfu.cmake
git_submodules.cmake
idf.cmake
kconfig.cmake
ldgen.cmake
project.cmake
project_description.json.in
run_dfu_util.cmake
targets.cmake
toolchain-clang-esp32.cmake
toolchain-clang-esp32s2.cmake
toolchain-esp32.cmake
toolchain-esp32c3.cmake
toolchain-esp32h2.cmake
toolchain-esp32s2.cmake
toolchain-esp32s3.cmake
toolchain-esp8684.cmake
toolchain-linux.cmake
uf2.cmake
utilities.cmake
version.cmake