Files
fastbee/firmware/esp-idf/wumei-smart-firmware/components/button/test/CMakeLists.txt
2021-07-13 17:15:20 +08:00

4 lines
143 B
CMake

idf_component_register(SRC_DIRS "."
PRIV_INCLUDE_DIRS "."
PRIV_REQUIRES unity test_utils button)