Switched to full static release + enable lto for the docker release image
This commit is contained in:
@@ -10,4 +10,3 @@ target_link_libraries(lms-metadata PRIVATE
|
||||
)
|
||||
|
||||
install(TARGETS lms-metadata DESTINATION bin)
|
||||
|
||||
|
||||
@@ -8,5 +8,3 @@ target_link_libraries(lms-recommendation PRIVATE
|
||||
lmsrecommendation
|
||||
Boost::program_options
|
||||
)
|
||||
|
||||
install(TARGETS lms-recommendation DESTINATION bin)
|
||||
|
||||
Reference in New Issue
Block a user