Updated SoapySDR Support Build (markdown)

Charles J. Cliffe 2015-10-28 23:39:35 -04:00
parent 62282d8c6b
commit 95ef7668b4

@ -27,6 +27,8 @@ cd build
cmake .. cmake ..
make make
sudo make install sudo make install
sudo ldconfig #only needed on linux systems
SoapySDRUtil --probe
``` ```
- Always ensure to update and build SoapySDR before building dependent projects. - Always ensure to update and build SoapySDR before building dependent projects.