wilhelm_renderer_sys 0.10.0

Native bindings and bundled GLFW/FreeType C/C++ code for wilhelm_renderer
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "wilhelm_renderer_sys"
version = "0.10.0"
authors = ["Anwar Ludin <anwar.ludin@algonents.com>"]
build = "build.rs"
links = "wilhelm_renderer"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Native bindings and bundled GLFW/FreeType C/C++ code for wilhelm_renderer"
readme = false
keywords = [
    "opengl",
    "ffi",
    "glfw",
    "freetype",
]
categories = [
    "external-ffi-bindings",
    "rendering::graphics-api",
]
license = "MIT"
repository = "https://github.com/algonents/wilhelm_renderer"

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

[build-dependencies.cmake]
version = "0.1.52"