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

4 wiersze
189 B
CMake

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