Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-12-03 23:59:32 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
4a2f1f03549294c08eb1f320b21f9e6febdb75e6
esp-idf/components/fatfs/CMakeLists.txt

5 lines
84 B
CMake
Raw Normal View History

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-01-19 16:22:08 +11:00
set(COMPONENT_SRCDIRS src)
build system: Initial cmake support, work in progress
2018-01-12 13:49:13 +11:00
set(COMPONENT_ADD_INCLUDEDIRS src)
register_component()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 168ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API