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

4 wiersze
199 B
CMake

idf_component_register(SRC_DIRS "."
PRIV_INCLUDE_DIRS "."
PRIV_INCLUDE_DIRS "../proto-c/"
PRIV_REQUIRES unity mbedtls protocomm protobuf-c)