X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcommon%2FCMakeLists.txt;h=f36d00e84b06f71b64153c3ca3998fe547bbf37f;hb=7156691fecfbc44a67d0ec6055d2e892a7eb42de;hp=7c883a9082e577e4c7a28d29aee8086f702d7526;hpb=08adbf35b56f8ce8cf3a8edf614aa0c67061e60f;p=quassel.git diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index 7c883a90..f36d00e8 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -13,7 +13,9 @@ set(SOURCES bufferviewmanager.cpp cliparser.cpp identity.cpp + ignorelistmanager.cpp ircchannel.cpp + irclisthelper.cpp ircuser.cpp logger.cpp message.cpp @@ -40,6 +42,7 @@ set(MOC_HDRS bufferviewmanager.h coreinfo.h identity.h + ignorelistmanager.h ircchannel.h irclisthelper.h ircuser.h