kevinmehall / rust-soapysdr

Rust bindings for SoapySDR, the vendor-neutral software defined radio hardware abstraction layer
Apache License 2.0
75 stars 22 forks source link

use pkg-config -I flags to find SoapySDR headers #14

Closed mokus0 closed 4 years ago

mokus0 commented 4 years ago

This allows soapysdr-sys to build when SoapySDR was installed with a prefix that isn't /usr, /usr/local, etc.