1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-02 14:50:03 -04:00

Create emigui_glium library

This commit is contained in:
Emil Ernerfeldt
2019-04-21 10:13:05 +02:00
parent d0734ccdef
commit 4836860c7b
8 changed files with 483 additions and 426 deletions

View File

@@ -1,6 +1,7 @@
[workspace]
members = [
"emigui",
"emigui_glium",
"emigui_wasm",
"example_glium",
"example_wasm",