mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-15 21:01:45 -05:00
Fix LimeSuite cmake command
This commit is contained in:
parent
1cd5291ba0
commit
b9f6b52aaf
@ -111,7 +111,7 @@ You will need a minimal installation of LimeSuite:
|
|||||||
- `cd LimeSuite`
|
- `cd LimeSuite`
|
||||||
- `mkdir builddir`
|
- `mkdir builddir`
|
||||||
- `cd builddir`
|
- `cd builddir`
|
||||||
- `cmake -DCMAKE_INSTALL_PREFIX=/opt/install/LimeSuite`
|
- `cmake -DCMAKE_INSTALL_PREFIX=/opt/install/LimeSuite ..`
|
||||||
- `make -j8`
|
- `make -j8`
|
||||||
- `make install`
|
- `make install`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user