forked from boostorg/smart_ptr
glob headers
This commit is contained in:
@ -32,7 +32,11 @@ endif()
|
||||
|
||||
else()
|
||||
|
||||
FILE(GLOB_RECURSE headers include/*.h include/*.hpp)
|
||||
|
||||
idf_component_register(
|
||||
SRCS
|
||||
${headers}
|
||||
INCLUDE_DIRS
|
||||
include
|
||||
REQUIRES
|
||||
|
Reference in New Issue
Block a user