mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
test: declare requirements and include dirs private
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
idf_component_register(SRC_DIRS "."
|
||||
INCLUDE_DIRS "." "include"
|
||||
PRIV_INCLUDE_DIRS "." "include"
|
||||
PRIV_INCLUDE_DIRS "../private_include"
|
||||
REQUIRES unity test_utils efuse bootloader_support
|
||||
PRIV_REQUIRES unity test_utils efuse bootloader_support
|
||||
)
|
Reference in New Issue
Block a user