Initial Air Freshener plugin implementation
This commit is contained in:
3
post_build.rs
Normal file
3
post_build.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
std::fs::copy("target/debug/libebu_plug_core.so", "target/debug/air_freshener.clap").unwrap();
|
||||
}
|
||||
Reference in New Issue
Block a user