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