X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fclient%2FCMakeLists.txt;h=31fa5d7aee2b68c0724af630e46dd82542a27fb2;hp=c009f5ba098eb3e1abe1d53e22fdec7bc6a1c989;hb=11444d0219a994969c633f62543f7ef302f43300;hpb=6bcfaf51a90b3ec38cf8602cefd8aa8971d01586 diff --git a/src/client/CMakeLists.txt b/src/client/CMakeLists.txt index c009f5ba..31fa5d7a 100644 --- a/src/client/CMakeLists.txt +++ b/src/client/CMakeLists.txt @@ -26,6 +26,7 @@ set(SOURCES clientuserinputhandler.cpp coreaccount.cpp coreaccountmodel.cpp + coreconnection.cpp execwrapper.cpp irclistmodel.cpp messagefilter.cpp @@ -51,6 +52,7 @@ set(MOC_HDRS clientuserinputhandler.h clientsyncer.h coreaccountmodel.h + coreconnection.h execwrapper.h irclistmodel.h messagefilter.h