espressif_idf-extra-components/cbor/test/CMakeLists.txt

5 lines
159 B
CMake

idf_component_register(SRC_DIRS "."
PRIV_INCLUDE_DIRS "."
REQUIRES unity
PRIV_REQUIRES cmock cbor)