Migrated database stuff

This commit is contained in:
emeric
2021-10-16 16:28:29 +02:00
parent 0f5c487084
commit c41cc77e21
143 changed files with 358 additions and 387 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ add_executable(lms-recommendation
)
target_link_libraries(lms-recommendation PRIVATE
lmsdatabase
lmscore
lmsrecommendation
Boost::program_options
)