fltk-sys 1.3.29

Rust bindings for the FLTK GUI library
Documentation
[build-dependencies.cmake]
version = "0.1"

[features]
default = []
enable-glwindow = []
fltk-bundled = []
fltk-shared = []
legacy-opengl = []
no-gdiplus = []
no-images = []
no-pango = []
single-threaded = []
system-fltk = []
system-libjpeg = []
system-libpng = []
system-zlib = []
use-ninja = []
use-wayland = []

[lib]
name = "fltk_sys"
path = "src/lib.rs"

[package]
authors = ["The fltk-rs Authors"]
build = "build/main.rs"
categories = ["gui"]
description = "Rust bindings for the FLTK GUI library"
edition = "2018"
keywords = ["gui", "bindings", "graphics"]
license = "MIT"
links = "fltk"
name = "fltk-sys"
readme = "README.md"
repository = "https://github.com/fltk-rs/fltk-rs"
version = "1.3.29"