[ugh] remove build script
Some checks failed
/ clippy (push) Failing after 6m17s
/ test (push) Has been cancelled

This commit is contained in:
Chris Cochrun 2026-05-12 12:06:56 -05:00
parent 5529fda45b
commit b7383c387a

View file

@ -1,4 +0,0 @@
fn main() {
#[cfg(target_os = "macos")]
println!("cargo:rustc-link-lib=framework=GStreamer");
}