fn main() { println!("cargo:rustc-link-search=rpi-rgb-led-matrix/lib/"); println!("cargo:rustc-flags=-l dylib=stdc++"); }