Build and link mhycrypto statically

This commit is contained in:
ayy lmao
2022-07-06 16:26:35 +03:00
committed by lilmayofuksu
parent e0272aa38a
commit 850b282b70
11 changed files with 791 additions and 25 deletions

View File

@@ -13,6 +13,7 @@ rust-version = "1.57"
[build-dependencies]
tauri-build = { version = "1.0.0-rc.8", features = [] }
cc = "1.0"
[target.'cfg(windows)'.dependencies]
is_elevated = "0.1.2"