sdrangel/cmake/ci/build_sdrplay.sh

8 lines
177 B
Bash
Raw Normal View History

cd $HOME
mkdir -p external && cd external
mkdir -p sdrplayapi && cd sdrplayapi
git clone https://github.com/srcejon/sdrplayapi.git
cd sdrplayapi
2024-02-18 16:30:29 -05:00
sudo yes | bash install_lib.sh