X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcore%2FCMakeLists.txt;h=9f799493e37232795d31d12611973cbf42e6ddd7;hb=73696998505c35c02bd019f78e9f502cbc36da5b;hp=77525fb4e920d6a2c0914d159b2e8c27c6cf4e95;hpb=a5dfcc8ecf8b81025d24b3c5c816169e3e030ea4;p=quassel.git diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 77525fb4..9f799493 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -13,9 +13,11 @@ set(SOURCES corealiasmanager.cpp coreapplication.cpp corebacklogmanager.cpp + corebuffersyncer.cpp corebufferviewconfig.cpp corebufferviewmanager.cpp corecoreinfo.cpp + coreidentity.cpp coreircchannel.cpp coreirclisthelper.cpp corenetwork.cpp @@ -36,9 +38,11 @@ set(MOC_HDRS corealiasmanager.h coreapplication.h corebacklogmanager.h + corebuffersyncer.h corebufferviewconfig.h corebufferviewmanager.h corecoreinfo.h + coreidentity.h coreircchannel.h coreirclisthelper.h corenetwork.h