3 lines
123 B
CMake
3 lines
123 B
CMake
|
idf_component_register(SRCS "m_string.c"
|
||
|
PRIV_INCLUDE_DIRS "mlib"
|
||
|
INCLUDE_DIRS ".")
|