cmake: Fix some uninitialized variable warnings

This commit is contained in:
Angus Gratton
2019-11-08 12:50:28 +08:00
committed by Angus Gratton
parent 4352265fa0
commit 6f761dd62d
3 changed files with 7 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ idf_build_get_property(idf_target IDF_TARGET)
idf_component_register(INCLUDE_DIRS "port/include" "mbedtls/include"
REQUIRES lwip
PRIV_REQUIRES ${IDF_COMPONENT_REQUIRES_COMMON} soc
PRIV_REQUIRES soc
)
# Only build mbedtls libraries