X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2FCMakeLists.txt;fp=src%2Fcommon%2FCMakeLists.txt;h=f53988d082d16612d9d4918f998507be9c5f3305;hp=351c40c61a6e6d318ef91e904747d5a9b6b58b16;hb=7c0eb0111b70089f563ee793e2b52036b76ca643;hpb=02f740a0fed75951f474fc94c23901505a031c5b diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index 351c40c6..f53988d0 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -62,6 +62,7 @@ target_include_directories(${TARGET} PRIVATE ${CMAKE_BINARY_DIR}) target_link_libraries(${TARGET} PUBLIC ${CMAKE_DL_LIBS} + Boost::boost Qt5::Core Qt5::Network ZLIB::ZLIB