glob headers

This commit is contained in:
2022-07-05 10:48:38 +02:00
parent df908fa2fd
commit b098498608

View File

@ -176,7 +176,11 @@ endif()
else() else()
FILE(GLOB_RECURSE headers include/*.h include/*.hpp)
idf_component_register( idf_component_register(
SRCS
${headers}
INCLUDE_DIRS INCLUDE_DIRS
include include
REQUIRES REQUIRES