mirror of
https://gitee.com/openharmony/developtools_hdc
synced 2024-11-24 07:31:06 +00:00
commit
7e7afbfd0c
4
BUILD.gn
4
BUILD.gn
@ -62,7 +62,7 @@ ohos_executable("hdcd") {
|
||||
if (use_musl) {
|
||||
deps += [
|
||||
"//base/startup/init_lite/interfaces/innerkits/reboot:libreboot",
|
||||
"//base/startup/syspara_lite/interfaces/innerkits/native/syspara:syspara",
|
||||
"//base/startup/syspara_lite/interfaces/innerkits/native/syspara:syspara",
|
||||
]
|
||||
}
|
||||
include_dirs = [
|
||||
@ -75,7 +75,7 @@ ohos_executable("hdcd") {
|
||||
if (use_musl) {
|
||||
include_dirs += [
|
||||
"//base/startup/init_lite/interfaces/innerkits/include",
|
||||
"//base/startup/syspara_lite/interfaces/innerkits/native/syspara/include",
|
||||
"//base/startup/syspara_lite/interfaces/innerkits/native/syspara/include",
|
||||
]
|
||||
}
|
||||
install_enable = true
|
||||
|
Loading…
Reference in New Issue
Block a user