OVMS3-idf/tools/cmake
Angus Gratton 4f1a856dbf cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS
* Philosophical: "explicit is better than implicit".
* Practical: Allows useful errors if invalid directories given in components as the defaults aren't
  always used. Also trims the -I path from a number of components that have no actual include
  directory.
* Simplifies knowing which components will be header-only and which won't
2018-04-30 09:59:20 +10:00
..
scripts cmake: Add embedding files in components support 2018-04-30 09:59:20 +10:00
third_party cmake: Move third-party cmake modules to their own directory 2018-04-30 09:59:20 +10:00
components.cmake cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS 2018-04-30 09:59:20 +10:00
crosstool_version_check.cmake cmake: Add toolchain version check 2018-04-30 09:59:20 +10:00
git_submodules.cmake cmake: Detect missing or out of date submodules during cmake pass 2018-04-30 09:59:20 +10:00
idf_functions.cmake cmake: Add partition table, and .bin file targets 2018-04-30 09:59:20 +10:00
kconfig.cmake cmake: Add embedding files in components support 2018-04-30 09:59:20 +10:00
project.cmake cmake: Refactor bootloader_subproject into the bootloader component itself 2018-04-30 09:59:20 +10:00
utilities.cmake cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS 2018-04-30 09:59:20 +10:00