shaderc-sys 0.7.0

Shaderc system library FFI, building, and linking
Documentation
[build-dependencies.cmake]
version = "^0.1.37"
[dependencies.libc]
version = "0.2"

[features]
build-from-source = []

[lib]
name = "shaderc_sys"

[package]
authors = ["Lei Zhang <antiagainst@gmail.com>", "Mr. Knapp <knappador@gmail.com>"]
build = "build/build.rs"
description = "Shaderc system library FFI, building, and linking"
documentation = "https://docs.rs/shaderc"
keywords = ["shader", "compiler", "spirv", "glsl", "hlsl"]
license = "Apache-2.0"
links = "shaderc"
name = "shaderc-sys"
readme = "../README.md"
repository = "https://github.com/google/shaderc-rs"
version = "0.7.0"