mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 20:00:53 +00: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) |