mirror of
https://github.com/openharmony/device_board_hpmicro.git
synced 2026-07-01 21:54:00 -04:00
Add utils_lite head file new path
- add //commonlibrary/utils_lite/include to config.gni Signed-off-by: Hongpeng Huo <hongpeng.huo@hpmicro.com> Change-Id: I43e787c27afa15713201c88f3e7ed910b29b22c6
This commit is contained in:
@@ -106,6 +106,7 @@ board_ld_flags += [
|
||||
# Board related headfiles search path.
|
||||
board_include_dirs = [
|
||||
"//utils/native/lite/include",
|
||||
"//commonlibrary/utils_lite/include",
|
||||
"//third_party/mbedtls/include",
|
||||
"//third_party/bounds_checking_function/include", ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user