Skip to content
  • Guillaume Desmottes's avatar
    use cargo-c to produce cdy and static libs · 8bc2e5eb
    Guillaume Desmottes authored
    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.
    8bc2e5eb