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

4 lines
189 B
CMake
Raw Normal View History

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