mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-15 21:01:45 -05:00
PlutoSDR input: install server plugin in the correct sub directory
This commit is contained in:
parent
65d2d2a664
commit
308204e652
@ -63,4 +63,4 @@ endif (BUILD_DEBIAN)
|
|||||||
|
|
||||||
qt5_use_modules(inputplutosdrsrv Core)
|
qt5_use_modules(inputplutosdrsrv Core)
|
||||||
|
|
||||||
install(TARGETS inputplutosdrsrv DESTINATION lib/plugins/samplesource)
|
install(TARGETS inputplutosdrsrv DESTINATION lib/pluginssrv/samplesource)
|
||||||
|
Loading…
Reference in New Issue
Block a user