mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-12 18:02:47 +00:00
Perform proto codegen in build script
This commit is contained in:
@@ -7,6 +7,9 @@ edition = "2021"
|
||||
crate-type = ["staticlib"]
|
||||
path = "lib.rs"
|
||||
|
||||
[build-dependencies]
|
||||
protobuf-codegen = "3.2.0"
|
||||
|
||||
[dependencies]
|
||||
base = { path = "../base" }
|
||||
cxx = { path = "../external/cxx-rs" }
|
||||
|
||||
Reference in New Issue
Block a user