Further decoupled recommendation engine: it now has its own thread
This commit is contained in:
@@ -16,6 +16,7 @@ target_include_directories(lmsrecommendation PRIVATE
|
||||
target_link_libraries(lmsrecommendation PRIVATE
|
||||
lmsdatabase
|
||||
lmssom
|
||||
wt
|
||||
)
|
||||
|
||||
install(TARGETS lmsrecommendation DESTINATION lib)
|
||||
|
||||
Reference in New Issue
Block a user