Restored unit tests

This commit is contained in:
emeric
2020-02-13 20:04:20 +01:00
parent 15e53caa2d
commit f44addc2a2
16 changed files with 54 additions and 11 deletions
+2
View File
@@ -24,7 +24,9 @@ target_link_libraries(lmsutils PRIVATE
)
target_link_libraries(lmsutils PUBLIC
boost_system
stdc++fs
wt
)
install(TARGETS lmsutils DESTINATION lib)