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