blk_box_lib/CMakeLists.txt
2026-03-21 20:36:08 -05:00

5 lines
76 B
CMake

idf_component_register(
SRCS "blk_box.cpp"
INCLUDE_DIRS "include"
)