mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
Build demo app with all features enabled
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -eu
|
||||
|
||||
cargo run --bin egui_demo_app --release
|
||||
cargo run --bin egui_demo_app --release --all-features
|
||||
|
||||
Reference in New Issue
Block a user