X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2FCMakeLists.txt;h=0046153b18de497ca036e0807f4df2775b5a6723;hb=c30f8eb1f1d360284b38016655cdb6a3e40db8ed;hp=2219f0a74f96768a6c164605ec853483a5480069;hpb=c8f0fad36b10552494f8ec3c3a45b52a3f0d2663;p=quassel.git diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 2219f0a7..0046153b 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -13,6 +13,7 @@ set(SOURCES corebacklogmanager.cpp corebufferviewconfig.cpp corebufferviewmanager.cpp + coreirclisthelper.cpp corenetwork.cpp coresession.cpp coresettings.cpp @@ -32,6 +33,7 @@ set(MOC_HDRS corebacklogmanager.h corebufferviewconfig.h corebufferviewmanager.h + coreirclisthelper.h corenetwork.h coresession.h ctcphandler.h