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
+3 -1
View File
@@ -1,5 +1,7 @@
add_subdirectory(test)
if(BUILD_TESTING)
add_subdirectory(test)
endif()
add_library(lmsmetadata SHARED
impl/AvFormatParser.cpp