mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-12-24 18:08:27 +01:00
Update rpi_install.sh
This commit is contained in:
parent
fe09a30279
commit
ce48257706
@ -11,7 +11,7 @@ sudo apt install -y build-essential cmake git libfftw3-dev libglfw3-dev libglew-
|
||||
echo "Preparing build"
|
||||
mkdir -p build
|
||||
cd build
|
||||
cmake .. -DOPT_BUILD_BLADERF_SOURCE=ON -DOPT_BUILD_LIMESDR_SOURCE=ON
|
||||
cmake .. -DOPT_BUILD_LIMESDR_SOURCE=ON
|
||||
|
||||
echo "Building"
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user