mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
test: declare requirements and include dirs private
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
idf_component_register(SRC_DIRS "."
|
||||
INCLUDE_DIRS "."
|
||||
PRIV_INCLUDE_DIRS "."
|
||||
PRIV_INCLUDE_DIRS "../proto-c/"
|
||||
REQUIRES unity mbedtls protocomm protobuf-c)
|
||||
PRIV_REQUIRES unity mbedtls protocomm protobuf-c)
|
Reference in New Issue
Block a user