mirror of
https://github.com/openharmony/third_party_css-what.git
synced 2026-07-01 03:23:11 -04:00
add the css-what notice
Signed-off-by: lixingchi1 <lixingchi1@huawei.com>
This commit is contained in:
@@ -13,8 +13,13 @@
|
||||
|
||||
import("//build/ohos.gni")
|
||||
|
||||
ohos_copy("css_what_sources") {
|
||||
sources = [ "src" ]
|
||||
outputs = [ target_out_dir + "/../jsframework/runtime" ]
|
||||
ohos_prebuilt_etc("css_what_sources") {
|
||||
source = "src"
|
||||
output = "../jsframework/runtime"
|
||||
license_file = "LICENSE"
|
||||
|
||||
install_enable = false
|
||||
|
||||
part_name = "css-what"
|
||||
subsystem_name = "thirdparty"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user