!10 common部件整改

Merge pull request !10 from lijunru/build_framework
This commit is contained in:
openharmony_ci 2023-08-15 10:50:57 +00:00 committed by Gitee
commit 09b62fb1aa
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -34,8 +34,8 @@ ohos_cargo_crate("lib") {
}
ohos_static_library("cxx_cppdeps") {
part_name = "common"
subsystem_name = "common"
part_name = "build_framework"
subsystem_name = "build"
defines = [ "RUST_CXX_NO_EXCEPTIONS" ]
sources = [
"//third_party/rust/crates/cxx/include/cxx.h",