mirror of
https://github.com/espressif/esp-idf
synced 2025-04-12 09:40:10 -04:00
4 lines
199 B
CMake
4 lines
199 B
CMake
idf_component_register(SRC_DIRS "."
|
|
PRIV_INCLUDE_DIRS "."
|
|
PRIV_INCLUDE_DIRS "../proto-c/"
|
|
PRIV_REQUIRES unity mbedtls protocomm protobuf-c) |