Former-commit-id: 64463e2d9609f85f1347c39a3b42eba880f35565
This commit is contained in:
zhiru 2019-07-09 21:15:54 +08:00
parent 143a172ae8
commit 81ab29ed88

View File

@ -42,8 +42,8 @@ cuda_add_executable(db_test ${db_test_src})
set(db_libs
sqlite
boost_filesystem_static
boost_system_static
boost_filesystem_static
lz4
mysqlpp
)