Fixed regression on recommendation engine
This commit is contained in:
@@ -6,6 +6,7 @@ add_executable(lms-recommendation
|
||||
target_link_libraries(lms-recommendation PRIVATE
|
||||
lmsdatabase
|
||||
lmsrecommendation
|
||||
Boost::program_options
|
||||
)
|
||||
|
||||
install(TARGETS lms-recommendation DESTINATION bin)
|
||||
|
||||
Reference in New Issue
Block a user