Skip to content

Commit

Permalink
aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
kennykerr committed Sep 19, 2024
1 parent fb47666 commit 1f9438c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ fn main() {
}

println!("cargo:rerun-if-changed=src/client.cpp");
println!("cargo:rustc-link-lib=onecoreuap");

let include = std::env::var("OUT_DIR").unwrap();

Expand Down

0 comments on commit 1f9438c

Please sign in to comment.