Files
blk_box_common/CMakeLists.txt
T
2026-06-30 15:03:00 -05:00

6 lines
108 B
CMake

idf_component_register(
SRCS "blk_box_common.cpp"
INCLUDE_DIRS "include" "."
# PRIV_REQUIRES
)