]> granicus.if.org Git - esp-idf/commit
cmake: Add sdkconfig.h directory to include paths list not just compiler args
authorAngus Gratton <angus@espressif.com>
Tue, 8 May 2018 07:33:21 +0000 (15:33 +0800)
committerAngus Gratton <gus@projectgus.com>
Tue, 29 May 2018 06:34:45 +0000 (16:34 +1000)
commitcc104eb05b9276aab9b830263b0274e87dc5cd28
tree36ff2f7d83c46a191d547203f14fffbfc63c88c0
parent2f4079ebb2237c646ef49f9dd7e96a7c9552a098
cmake: Add sdkconfig.h directory to include paths list not just compiler args

Also move into 'build/config/' subdir, remove creation of empty include/config dir.
components/esp32/CMakeLists.txt
docs/en/api-guides/build-system.rst
tools/cmake/idf_functions.cmake
tools/cmake/kconfig.cmake