Updated Compile from source in Linux (markdown)

master
Edouard Griffiths 2021-04-17 20:14:35 +02:00
rodzic fcad8d27cd
commit 261fcce42a
1 zmienionych plików z 1 dodań i 0 usunięć

@ -364,6 +364,7 @@ git clone https://github.com/f4exb/sdrangel.git
cd sdrangel
mkdir build; cd build
cmake -Wno-dev -DDEBUG_OUTPUT=ON -DRX_SAMPLE_24BIT=ON \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DMIRISDR_DIR=/opt/install/libmirisdr \
-DAIRSPY_DIR=/opt/install/libairspy \
-DAIRSPYHF_DIR=/opt/install/libairspyhf \