gst-plugins-rs/generic
Guillaume Desmottes 8bc2e5ebb8 use cargo-c to produce cdy and static libs
cargo-c will produce a pkg-config file making it easier to statically
link plugins.

Also add 'static' features for plugins depending on < 1.14 as this is the
minimal required version to use static linking because of ABI changes in
core.
2021-01-04 12:26:45 +01:00
..
file use cargo-c to produce cdy and static libs 2021-01-04 12:26:45 +01:00
sodium use cargo-c to produce cdy and static libs 2021-01-04 12:26:45 +01:00
threadshare use cargo-c to produce cdy and static libs 2021-01-04 12:26:45 +01:00