1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-28 15:56:33 -04:00

Merge branch 'master' into dev

This commit is contained in:
f4exb 2017-09-17 17:43:00 +02:00
commit a353c7a226

View File

@ -111,7 +111,7 @@ You will need a minimal installation of LimeSuite:
- `cd LimeSuite`
- `mkdir builddir`
- `cd builddir`
- `cmake -DCMAKE_INSTALL_PREFIX=/opt/install/LimeSuite`
- `cmake -DCMAKE_INSTALL_PREFIX=/opt/install/LimeSuite ..`
- `make -j8`
- `make install`