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 Build: CMake compiler flags will be set, regardless of the cache status 2021-11-29 09:48:13 +00:00
crosstool_version_check.cmake
dfu.cmake ESP8684: introduce a new target esp8684 2021-11-06 17:33:44 +08:00
git_submodules.cmake
idf.cmake
kconfig.cmake tools: Delete the old kconfig tools 2021-11-24 13:07:56 +01:00
ldgen.cmake
project.cmake Merge branch 'feature/improve_chip_target_detection' into 'master' 2021-11-05 15:31:32 +00:00
project_description.json.in
run_dfu_util.cmake
targets.cmake
toolchain-clang-esp32.cmake Build: CMake compiler flags will be set, regardless of the cache status 2021-11-29 09:48:13 +00:00
toolchain-clang-esp32s2.cmake Build: CMake compiler flags will be set, regardless of the cache status 2021-11-29 09:48:13 +00:00
toolchain-esp32.cmake Build: CMake compiler flags will be set, regardless of the cache status 2021-11-29 09:48:13 +00:00
toolchain-esp32c3.cmake Build: CMake compiler flags will be set, regardless of the cache status 2021-11-29 09:48:13 +00:00
toolchain-esp32h2.cmake Build: CMake compiler flags will be set, regardless of the cache status 2021-11-29 09:48:13 +00:00
toolchain-esp32s2.cmake Build: CMake compiler flags will be set, regardless of the cache status 2021-11-29 09:48:13 +00:00
toolchain-esp32s3.cmake Build: CMake compiler flags will be set, regardless of the cache status 2021-11-29 09:48:13 +00:00
toolchain-esp8684.cmake Build: CMake compiler flags will be set, regardless of the cache status 2021-11-29 09:48:13 +00:00
toolchain-linux.cmake
uf2.cmake CI: add fast_template_app and tools support 2021-11-06 17:33:44 +08:00
utilities.cmake Build: CMake compiler flags will be set, regardless of the cache status 2021-11-29 09:48:13 +00:00
version.cmake