We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ae1ff5 commit 7b42ef8Copy full SHA for 7b42ef8
1 file changed
na-openxr-wgpu/build.rs
@@ -10,7 +10,6 @@ fn main() {
10
}
11
};
12
13
-
14
let libdir = std::path::Path::new(&std::env::var("CARGO_MANIFEST_DIR").unwrap())
15
.join(format!("app/src/main/jniLibs/{android_abi}"));
16
println!("cargo:rustc-link-search={}", libdir.to_string_lossy());
0 commit comments