Using track id for the transcoding service

This commit is contained in:
emeric
2025-05-31 10:27:53 +02:00
parent dc52ea4ea5
commit 2557402367
12 changed files with 88 additions and 71 deletions
+2 -5
View File
@@ -18,14 +18,11 @@ target_include_directories(lmsauth PRIVATE
impl
)
target_link_libraries(lmsauth PRIVATE
lmscore
lmsdatabase
)
target_link_libraries(lmsauth PUBLIC
Boost::system
Wt::Wt
lmscore
lmsdatabase
)
# PAM