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