From 446513f004eb7c1560972ec778c0ef03314ce753 Mon Sep 17 00:00:00 2001 From: zhiru Date: Tue, 9 Jul 2019 21:15:54 +0800 Subject: [PATCH] update Former-commit-id: cb170ffdc137c7b897792f092f36438de892d0e8 --- cpp/unittest/db/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/unittest/db/CMakeLists.txt b/cpp/unittest/db/CMakeLists.txt index 460159227b..c0f3052848 100644 --- a/cpp/unittest/db/CMakeLists.txt +++ b/cpp/unittest/db/CMakeLists.txt @@ -43,8 +43,8 @@ set(db_libs cudart cublas sqlite - boost_filesystem_static boost_system_static + boost_filesystem_static lz4 mysqlpp )