dynstr/CMakeLists.txt

7 lines
91 B
CMake

idf_component_register(
SRCS
"dynstr.c"
INCLUDE_DIRS
"include"
)