X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2FCMakeLists.txt;h=66416c37624f988440e4a50634c71629bedd025e;hp=bb3aef27aa7d9503de5a5510e80384d07f37adf3;hb=0edd0d92e656c5467ff34ea0ea9c837ceb16d0bf;hpb=dd711790dddee81442e2138b3917764dac39c487 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)