[go: up one dir, main page]

pkg-config 0.3.17

A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[badges.travis-ci]
repository = "rust-lang/pkg-config-rs"
[dev-dependencies.lazy_static]
version = "1"

[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = "A library to run the pkg-config system tool at build time in order to be used in\nCargo build scripts.\n"
documentation = "https://docs.rs/pkg-config"
keywords = ["build-dependencies"]
license = "MIT/Apache-2.0"
name = "pkg-config"
repository = "https://github.com/rust-lang/pkg-config-rs"
version = "0.3.17"