X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcommon%2FCMakeLists.txt;h=66416c37624f988440e4a50634c71629bedd025e;hb=6241df540a42b307e7768333848e219e381e95a5;hp=bb3aef27aa7d9503de5a5510e80384d07f37adf3;hpb=2f2936cddf98e7cc741b5c334ad1421e5a94cfde;p=quassel.git diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index bb3aef27..66416c37 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -43,6 +43,8 @@ set(SOURCES # needed for automoc coreinfo.h + irccap.h + protocol.h ) if (USE_QT5)