mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-12 23:12:21 +00:00
2196bcaba6
Differential Revision: https://phabricator.services.mozilla.com/D47282 --HG-- rename : third_party/rust/scoped-tls-0.1.0/LICENSE-APACHE => third_party/rust/semver-0.7.0/LICENSE-APACHE rename : third_party/rust/scoped-tls-0.1.0/LICENSE-MIT => third_party/rust/semver-0.7.0/LICENSE-MIT extra : moz-landing-system : lando
cubeb-rs
cubeb bindings for Rust
[dependencies]
cubeb = "0.1"
Building cubeb-rs
First, you'll need to install CMake. Afterwards, just run:
$ git clone https://github.com/djg/cubeb-rs
$ cd cubeb-rs
$ cargo build
License
cubeb-rs
is distributed under an ISC-style license. See LICENSE for details.