]> granicus.if.org Git - esp-idf/commit
cmake: Detect missing or out of date submodules during cmake pass
authorAngus Gratton <angus@espressif.com>
Mon, 15 Jan 2018 02:20:38 +0000 (13:20 +1100)
committerAngus Gratton <gus@projectgus.com>
Sun, 29 Apr 2018 23:59:20 +0000 (09:59 +1000)
commit68e75dd0df57d33b1471ef806b18234335db5e86
tree688ef849808b7f2477c5b44dbf1f5a07203f08d6
parent35f521afb63cf4210afb13821455be80afb829b9
cmake: Detect missing or out of date submodules during cmake pass
components/aws_iot/CMakeLists.txt
components/coap/CMakeLists.txt
components/libsodium/CMakeLists.txt
components/micro-ecc/CMakeLists.txt
components/nghttp/CMakeLists.txt
components/spiffs/CMakeLists.txt
idf.cmake
tools/cmake/git_submodules.cmake [new file with mode: 0644]
tools/cmake/utilities.cmake