@@ -6,6 +6,8 @@ fn main() {
cxx_build::bridge("src/mgr.rs")
.file("src/cxx/mgr.cc")
.includes(deps.all_include_paths())
.cpp_link_stdlib("stdc++")
.flag("-Os")
.compile("sword_rs");
println!("cargo:rerun-if-changed=src/mgr.rs");
The note is not visible to the blocked user.