homework done
This commit is contained in:
4
smart-house/use_static/build.rs
Normal file
4
smart-house/use_static/build.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
fn main() {
|
||||
println!("cargo:rustc-link-lib=static=power_socket_lib");
|
||||
println!("cargo:rustc-link-search=target/debug");
|
||||
}
|
||||
Reference in New Issue
Block a user