This website requires JavaScript.
Explore
Help
Sign In
djkato
/
egui
Watch
1
Star
0
Fork
You've already forked egui
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
dancing-strings-experiment
egui
/
build_demo_native.sh
5 lines
76 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Combine demo_glium and demo_web into one egui_demo crate
2020-12-19 20:30:51 +00:00
#!/bin/bash
set
-eu
Build demo app with all features enabled
2021-01-04 15:31:20 +00:00
cargo run --bin egui_demo_app --release --all-features
Reference in a new issue
Copy permalink