esp-idf/components/mqtt/test/CMakeLists.txt

2 lines
113 B
CMake
Raw Normal View History

2020-01-19 15:24:28 -05:00
idf_component_register(SRC_DIRS "."
PRIV_REQUIRES unity test_utils mqtt nvs_flash app_update)