mirror of
https://github.com/espressif/esp-idf
synced 2025-04-12 17:50:09 -04:00
4 lines
189 B
CMake
4 lines
189 B
CMake
idf_component_register(SRC_DIRS "."
|
|
INCLUDE_DIRS "."
|
|
PRIV_INCLUDE_DIRS "../proto-c/"
|
|
REQUIRES unity mbedtls protocomm protobuf-c) |