X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2FCMakeLists.txt;h=f7b3ce110c94a6925861c06217750b16c6f7fae6;hp=d5624d6cec842132f570c319e42d9a829c4f224c;hb=27302bba72a29977e81b9a0b2d8cde3a62ebc818;hpb=87bf901ae6387bc58e670a3adf88ffd7d465a281 diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index d5624d6c..f7b3ce11 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -18,6 +18,7 @@ set(SOURCES corebufferviewmanager.cpp corecoreinfo.cpp coreidentity.cpp + coreignorelistmanager.cpp coreircchannel.cpp coreirclisthelper.cpp corenetwork.cpp @@ -46,6 +47,7 @@ set(MOC_HDRS corebufferviewmanager.h corecoreinfo.h coreidentity.h + coreignorelistmanager.h coreircchannel.h coreirclisthelper.h corenetwork.h