mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
Fixes for Arch. Manual merge of pull request #183. DATV demod: fixed some of ffmpeg deprecation warnings
This commit is contained in:
@@ -76,6 +76,6 @@ target_link_libraries(inputhackrf
|
||||
)
|
||||
endif (BUILD_DEBIAN)
|
||||
|
||||
qt5_use_modules(inputhackrf Core Widgets)
|
||||
target_link_libraries(inputhackrf Qt5::Core Qt5::Widgets)
|
||||
|
||||
install(TARGETS inputhackrf DESTINATION lib/plugins/samplesource)
|
||||
|
||||
Reference in New Issue
Block a user