mirror of
https://gitee.com/openharmony/third_party_rust_cxx
synced 2024-11-27 01:11:38 +00:00
commit
09b62fb1aa
4
BUILD.gn
4
BUILD.gn
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user