[build-dependencies.cmake]
version = "0.1"
[lib]
name = "glfw_sys"
path = "lib.rs"
[package]
authors = ["Camilla Berglund <elmindreda@elmindreda.org>"]
build = "build.rs"
description = "An Open Source, multi-platform library for creating windows with OpenGL contexts and receiving input and events"
documentation = "http://www.glfw.org/documentation.html"
homepage = "http://www.glfw.org/"
license = "Zlib"
links = "glfw"
name = "glfw-sys"
readme = "README.md"
repository = "https://github.com/PistonDevelopers/glfw-sys"
version = "3.3.1"