gecko-dev/third_party/rust/cmake
Servo VCS Sync 74240de91b No bug - Revendor rust dependencies 2017-09-27 00:32:01 +00:00
..
src
.cargo-checksum.json No bug - Revendor rust dependencies 2017-09-27 00:32:01 +00:00
.cargo-ok No bug - Revendor rust dependencies 2017-09-27 00:32:01 +00:00
.travis.yml
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
README.md

README.md

cmake

Build Status

Documentation

A build dependency for running the cmake build tool to compile a native library.

# Cargo.toml
[build-dependencies]
cmake = "0.2"

License

cmake-rs is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.