OVMS3-idf/components/app_update/test/CMakeLists.txt
2020-03-23 10:58:50 +08:00

4 lines
198 B
CMake

idf_component_register(SRC_DIRS "."
PRIV_INCLUDE_DIRS "."
PRIV_REQUIRES unity test_utils app_update bootloader_support nvs_flash
)