mirror of https://github.com/wayvr-org/wayvr.git
Updated Building from Source (markdown)
parent
04dafbd8fc
commit
b99d8f9b30
|
|
@ -53,8 +53,9 @@ Dependencies: None
|
||||||
|
|
||||||
# Execute the build
|
# Execute the build
|
||||||
|
|
||||||
|
Here are some examples you can do:
|
||||||
```bash
|
```bash
|
||||||
# Build with all features:
|
# Build with all features
|
||||||
cargo build --release
|
cargo build --release
|
||||||
|
|
||||||
# Build for X11+SteamVR
|
# Build for X11+SteamVR
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue