Add CapNegotiation Feature flag, fix CMakeLists
[quassel.git] / src / common / CMakeLists.txt
index b2aa200..66416c3 100644 (file)
@@ -44,6 +44,7 @@ set(SOURCES
     # needed for automoc
     coreinfo.h
     irccap.h
+    protocol.h
 )
 
 if (USE_QT5)