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

5 lines
159 B
CMake
Raw Normal View History

2022-11-07 06:49:12 +01:00
idf_component_register(SRC_DIRS "."
PRIV_INCLUDE_DIRS "."
REQUIRES unity
PRIV_REQUIRES cmock cbor)