diff --git a/CMakeLists.txt b/CMakeLists.txt index c055ede..f6b5ac0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -127,4 +127,6 @@ target_link_libraries(${PROJECT_NAME} lmdb ${Boost_LIBRARIES} pthread - unbound) + unbound + unwind + dl))