This commit is contained in:
hzhou
2020-09-24 17:26:58 +08:00
parent a4a7602ba6
commit 3d5d219a8c
8 changed files with 21 additions and 6 deletions

3
build.rs Normal file
View File

@@ -0,0 +1,3 @@
fn main() {
hbb_common::gen_version();
}