X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2FCMakeLists.txt;h=c4cd518c16b60a54089263c386c02918d936bff5;hb=eddadb820d74ad787a04c0652d15dfd1e8475082;hp=77525fb4e920d6a2c0914d159b2e8c27c6cf4e95;hpb=a5dfcc8ecf8b81025d24b3c5c816169e3e030ea4;p=quassel.git diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 77525fb4..c4cd518c 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -16,6 +16,7 @@ set(SOURCES corebufferviewconfig.cpp corebufferviewmanager.cpp corecoreinfo.cpp + coreidentity.cpp coreircchannel.cpp coreirclisthelper.cpp corenetwork.cpp @@ -39,6 +40,7 @@ set(MOC_HDRS corebufferviewconfig.h corebufferviewmanager.h corecoreinfo.h + coreidentity.h coreircchannel.h coreirclisthelper.h corenetwork.h