未验证 提交 3d4d4d93 编写于 作者: O openharmony_ci 提交者: Gitee

!57 switch path deps on utils to commonlibrary in third_party_mbedtls

Merge pull request !57 from Leon/master
...@@ -20,7 +20,7 @@ if (ohos_build_type == "debug") { ...@@ -20,7 +20,7 @@ if (ohos_build_type == "debug") {
include_dirs = [ include_dirs = [
"./include", "./include",
"//third_party/mbedtls/include", "//third_party/mbedtls/include",
"//utils/native/lite/include", "//commonlibrary/utils_lite/include",
"//third_party/bounds_checking_function/include", "//third_party/bounds_checking_function/include",
] ]
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册