cubeb-api builds and links in the cubeb C library. For gecko, which already has it's own version of cubeb, this probably undesirable. Can the sys crate be setup to not build and link cubeb, and avoid the overhead of pulling cmake, gcc, etc?
cubeb-api builds and links in the cubeb C library. For gecko, which already has it's own version of cubeb, this probably undesirable.
Can the sys crate be setup to not build and link cubeb, and avoid the overhead of pulling cmake, gcc, etc?