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

Fixes for Arch. Manual merge of pull request #183. DATV demod: fixed some of ffmpeg deprecation warnings

This commit is contained in:
f4exb
2018-06-13 00:20:51 +02:00
parent f76fafe826
commit 1eb8716a9f
77 changed files with 173 additions and 138 deletions
+2 -2
View File
@@ -54,6 +54,6 @@ target_link_libraries(inputfcdpro
swagger
)
qt5_use_modules(inputfcdpro Core Widgets)
target_link_libraries(inputfcdpro Qt5::Core Qt5::Widgets)
install(TARGETS inputfcdpro DESTINATION lib/plugins/samplesource)
install(TARGETS inputfcdpro DESTINATION lib/plugins/samplesource)