mirror of
https://gitee.com/openharmony/third_party_cups
synced 2024-11-26 19:40:32 +00:00
modify install script -Signed-off-by dongzhengkuan@huawei.com
Signed-off-by: 15549494042 <dongzhengkuan@huawei.com>
This commit is contained in:
parent
b8b443e054
commit
5daea20eb4
3
BUILD.gn
3
BUILD.gn
@ -218,8 +218,8 @@ action("cups_action") {
|
||||
}
|
||||
|
||||
group("third_party_cups") {
|
||||
public_deps = [ ":cups" ]
|
||||
deps = [
|
||||
":cups",
|
||||
":cups-deviced",
|
||||
":cups-driverd",
|
||||
":cups-exec",
|
||||
@ -242,6 +242,7 @@ config("cups_config") {
|
||||
"$core_code_dir",
|
||||
"//third_party/libusb",
|
||||
"//third_party/openssl/include",
|
||||
get_label_info(":cups_action", "target_gen_dir") + "/cups-2.4.0",
|
||||
]
|
||||
|
||||
cflags = [
|
||||
|
Loading…
Reference in New Issue
Block a user