diff --git a/BUILD.gn b/BUILD.gn index f8766f29cd2a24fc988d30af8bc2d34fb876ba1d..b4e780a490536893f2bce0413313df6ae914a193 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -43,6 +43,7 @@ ohos_shared_library("libpcre2") { "-DHAVE_CONFIG_H", "-w", ] + license_file = "$PCRE2_LIB_DIR/LICENCE" part_name = "selinux" subsystem_name = "security" }