1 2 3 4 5
/* SPDX-License-Identifier: GPL-3.0-only */ fn main() { println!("cargo:rustc-link-lib=nova-r8"); }