Allow a custom FFmpeg build to be provided using CMake variables (#1970)

This commit is contained in:
James Le Cuirot
2024-05-13 23:56:31 +01:00
committed by GitHub
parent 542cc71076
commit 2cadb815e6
2 changed files with 50 additions and 41 deletions

View File

@@ -248,7 +248,6 @@ list(APPEND PLATFORM_TARGET_FILES
list(APPEND PLATFORM_LIBRARIES
Boost::dynamic_linking
dl
numa
pulse
pulse-simple)