]> granicus.if.org Git - esp-idf/commit
cmake: Move global IDF-specific compiler/linker options out of the toolchain file
authorAngus Gratton <angus@espressif.com>
Tue, 16 Jan 2018 00:16:14 +0000 (11:16 +1100)
committerAngus Gratton <gus@projectgus.com>
Sun, 29 Apr 2018 23:59:20 +0000 (09:59 +1000)
commit067a19ad885af655faadde21187b7449dfc165b9
tree6e2033b9c4928c27f9e4ff9b8c059393a6765ce6
parentf04525095f46a3118439cb1bea15145c1f4daede
cmake: Move global IDF-specific compiler/linker options out of the toolchain file

Should restore compatibility with cmake pre-v3.7
idf.cmake
toolchain.cmake
tools/cmake/idf_functions.cmake [new file with mode: 0644]
tools/cmake/utilities.cmake