Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
C
/
Firefox
/
third_party
/
rust
/
coremidi-sys
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 181 B
Quelle build.rs Sprache: unbekannt
fn main() {
if std::env::var("TARGET").expect("cannot read TARGET environment variable").contains
("apple") {
println!("cargo:rustc-link-lib=framework=CoreMIDI");
}
}
[ Dauer der Verarbeitung: 0.11 Sekunden (vorverarbeitet)
]
2026-04-02