mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-14 07:23:38 -04:00
Fixes for Arch. Manual merge of pull request #183. DATV demod: fixed some of ffmpeg deprecation warnings
This commit is contained in:
@@ -63,6 +63,6 @@ target_link_libraries(inputbladerfsrv
|
||||
)
|
||||
endif (BUILD_DEBIAN)
|
||||
|
||||
qt5_use_modules(inputbladerfsrv Core)
|
||||
target_link_libraries(inputbladerfsrv Qt5::Core)
|
||||
|
||||
install(TARGETS inputbladerfsrv DESTINATION lib/pluginssrv/samplesource)
|
||||
|
||||
Reference in New Issue
Block a user