mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 06:04:39 -04:00
Fixes for Arch. Manual merge of pull request #183. DATV demod: fixed some of ffmpeg deprecation warnings
This commit is contained in:
@@ -50,6 +50,6 @@ target_link_libraries(httpserver
|
||||
${QT_LIBRARIES}
|
||||
)
|
||||
|
||||
qt5_use_modules(httpserver Core Network)
|
||||
target_link_libraries(httpserver Qt5::Core Qt5::Network)
|
||||
|
||||
install(TARGETS httpserver DESTINATION lib)
|
||||
|
||||
Reference in New Issue
Block a user