From 526186512a99d36b69d59b7a6e323e23da8d2ad2 Mon Sep 17 00:00:00 2001 From: "Charles J. Cliffe" Date: Tue, 22 Mar 2016 19:38:39 -0400 Subject: [PATCH] Updated Build Linux (markdown) --- Build-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build-Linux.md b/Build-Linux.md index 652ae8f..090e925 100644 --- a/Build-Linux.md +++ b/Build-Linux.md @@ -62,7 +62,7 @@ wxWidgets-3.1.0$ make && make install ``` ###Build CubicSDR - +_Note: add ``` -DUSE_HAMLIB=1 ``` to cmake command line to include hamlib support._ ```bash $ git clone https://github.com/cjcliffe/CubicSDR.git CubicSDR$ cd CubicSDR