mirror of
https://gitee.com/openharmony/third_party_rust_cxx
synced 2024-11-23 15:19:44 +00:00
common component rectification
Issue: https://gitee.com/openharmony/build/issues/I7SCUB Test: build Signed-off-by: lijunru <lijunru9@huawei.com> Change-Id: I5dec929514122ac40608b7e7726dd8530ac173ab
This commit is contained in:
parent
dca9f30133
commit
e74a00fad1
4
BUILD.gn
4
BUILD.gn
@ -34,8 +34,8 @@ ohos_cargo_crate("lib") {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ohos_static_library("cxx_cppdeps") {
|
ohos_static_library("cxx_cppdeps") {
|
||||||
part_name = "common"
|
part_name = "build_framework"
|
||||||
subsystem_name = "common"
|
subsystem_name = "build"
|
||||||
defines = [ "RUST_CXX_NO_EXCEPTIONS" ]
|
defines = [ "RUST_CXX_NO_EXCEPTIONS" ]
|
||||||
sources = [
|
sources = [
|
||||||
"//third_party/rust/crates/cxx/include/cxx.h",
|
"//third_party/rust/crates/cxx/include/cxx.h",
|
||||||
|
Loading…
Reference in New Issue
Block a user