This commit is contained in:
emeric
2021-09-26 14:47:24 +02:00
parent d4d75236e0
commit 5acb5e4f73
7 changed files with 36 additions and 53 deletions
+1 -2
View File
@@ -23,8 +23,7 @@ target_link_libraries(lmsav PUBLIC
)
target_link_libraries(lmsav PRIVATE
${AVFORMAT_LIBRARY}
${AVUTIL_LIBRARY}
PkgConfig::LIBAV
)
install(TARGETS lmsav DESTINATION lib)