X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcommon%2FCMakeLists.txt;h=d330d2c16332e2c3d0359e6e2c497325fc701502;hb=358e5d557d527675c7bc62e58a4c7ad3b408897c;hp=b5efb4a699577a372550996f228ca61de56b462c;hpb=2b777e99fc9f74d4ed21491710260664a1721d1f;p=quassel.git diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index b5efb4a6..d330d2c1 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -10,6 +10,7 @@ set(SOURCES bufferviewconfig.cpp bufferviewmanager.cpp compressor.cpp + coreinfo.cpp ctcpevent.cpp dccconfig.cpp event.cpp @@ -38,6 +39,7 @@ set(SOURCES syncableobject.cpp transfer.cpp transfermanager.cpp + types.cpp util.cpp serializers/serializers.cpp @@ -46,7 +48,6 @@ set(SOURCES protocols/legacy/legacypeer.cpp # needed for automoc - coreinfo.h irccap.h protocol.h )