gst-plugins-rs/generic/threadshare
Guillaume Desmottes b9f8ce9995 meson: add support for static build
There is no way to dynamically ask Cargo to build static or dynamic lib
so we have to build both and pick the one we care when doing the meson
processing.

Fix #88
2020-11-16 15:30:32 +01:00
..
examples threadshare: align some properties with their C counterparts 2020-04-27 11:22:26 +02:00
src generic: Update for subclassing API changes 2020-11-15 18:25:42 +02:00
tests generic: Update for subclassing API changes 2020-11-15 18:25:42 +02:00
build.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
Cargo.toml meson: add support for static build 2020-11-16 15:30:32 +01:00
LICENSE-LGPLv2 Add LICENSE files to each individual crate 2020-07-10 13:06:28 +03:00