Updated Build OSX (markdown)

Charles J. Cliffe 2016-03-22 19:38:23 -04:00
parent 385d3d80ab
commit 1f25440fe5
1 changed files with 2 additions and 0 deletions

@ -60,6 +60,8 @@ build$ SoapySDRUtil --info
```
### Build CubicSDR
_Note: add ``` -DUSE_HAMLIB=1 ``` to cmake command line to include hamlib support._
```
ccliffe$ git clone https://github.com/cjcliffe/CubicSDR.git
.. cloning ..