fltk-sys 0.8.6

Rust bindings for the FLTK GUI library
Documentation
[build-dependencies.cmake]
version = "^0.1.44"
[dependencies.libc]
version = "0.2.74"

[features]
cpp-testing = []
default = []
enable-glwindow = []
fltk-bundled = []
fltk-shared = []
legacy-opengl = []
no-images = []
system-fltk = []
system-libjpeg = []
system-libpng = []
system-zlib = []
use-ninja = []

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

[package]
authors = ["MoAlyousef <mohammed.alyousef@neurosrg.com>"]
build = "build.rs"
description = "Rust bindings for the FLTK GUI library"
edition = "2018"
keywords = ["gui", "bindings", "graphics"]
license = "MIT"
name = "fltk-sys"
repository = "https://github.com/MoAlyousef/fltk-rs"
version = "0.8.6"