glob headers

This commit is contained in:
2022-07-05 10:48:03 +02:00
parent f02bb6effd
commit 9ae9dd43a6

View File

@ -54,8 +54,11 @@ endif()
else()
FILE(GLOB_RECURSE headers include/*.h include/*.hpp)
idf_component_register(
SRCS
${headers}
# src/alloc_lib.c
# src/dlmalloc.cpp
src/global_resource.cpp