1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-17 13:19:25 -04:00

cmake files cleanup and build simplification

This commit is contained in:
f4exb
2019-01-02 21:33:45 +01:00
parent 70970d7b7a
commit cf4b90f3ae
39 changed files with 262 additions and 305 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ The plugin will be built only if libiio is installed in your system. To build an
Then add the following defines on `cmake` command line when compiling SDRangel:
`-DLIBIIO_INCLUDE_DIR=/opt/install/libiio/include -DLIBIIO_LIBRARY=/opt/install/libiio/lib/libiio.so`
`-DIIO_DIR=/opt/install/libiio`
<h2>Interface</h2>