AlexandreRouma / SDRPlusPlus

Cross-Platform SDR Software
GNU General Public License v3.0
3.78k stars 520 forks source link

Dependencies in non standard path #668

Closed FenixC4 closed 2 years ago

FenixC4 commented 2 years ago

I'm compiling SDRPlusPlus from source on linux, however i have dependencies like libhackrf or SoapySDR compiled from source and installed in non standard directories. Which flags am I supposed to use when using cmake to define these non standard paths ?

AlexandreRouma commented 2 years ago

there's no flag to set. If they were installed properly the pkgconfig file these libs intall will reflect the non-standard path.