mirror of
https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator.git
synced 2025-06-29 16:19:26 +09:00
Xml metadata embedding
This commit is contained in:
parent
f714b42249
commit
9555b743f9
11 changed files with 161 additions and 62 deletions
|
@ -25,8 +25,9 @@ rustupのインストールには公式サイトにある`curl`スクリプト
|
|||
### バイナリクレートの使い方
|
||||
|
||||
```bash
|
||||
cargo build --bins --release
|
||||
cargo build --features=bin --bins --release
|
||||
```
|
||||
|
||||
を実行します。
|
||||
`--release`はオプションです。
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue