mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Setup UI within feature UI
The feature is not enabled yet. It will be enabled by default later when ui is ready.
This commit is contained in:
@@ -16,3 +16,10 @@ config = "0.11.0"
|
||||
failure = "0.1.8"
|
||||
#https://fltk-rs.github.io/fltk-rs/
|
||||
fltk = { version = "^1.2", features = ["fltk-bundled"] }
|
||||
|
||||
|
||||
[build-dependencies]
|
||||
fl2rust = "0.4"
|
||||
|
||||
[features]
|
||||
ui=[]
|
||||
Reference in New Issue
Block a user