forked from boostorg/container
glob headers
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user