5 lines
76 B
CMake
5 lines
76 B
CMake
idf_component_register(
|
|
SRCS "blk_box.cpp"
|
|
INCLUDE_DIRS "include"
|
|
)
|