mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-09-06 07:07:48 -04:00
PlutoSDR input Debian build: fixed devices/plutosdr cmake file
This commit is contained in:
parent
0f4cedf83b
commit
99b1070b3d
@ -41,7 +41,7 @@ add_library(plutosdrdevice SHARED
|
|||||||
|
|
||||||
if (BUILD_DEBIAN)
|
if (BUILD_DEBIAN)
|
||||||
target_link_libraries(plutosdrdevice
|
target_link_libraries(plutosdrdevice
|
||||||
libiio
|
iio
|
||||||
sdrbase
|
sdrbase
|
||||||
)
|
)
|
||||||
else (BUILD_DEBIAN)
|
else (BUILD_DEBIAN)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user