mirror of
https://github.com/neodyland/sbv2-api.git
synced 2026-08-18 12:18:19 +00:00
@@ -0,0 +1,5 @@
|
||||
fn main() {
|
||||
if cfg!(feature = "coreml") {
|
||||
println!("cargo:rustc-link-arg=-fapple-link-rtlib");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user