Cleanup allowing for tags to be available at later points, adds TAGMSG
[quassel.git] / src / common / CMakeLists.txt
index 417e5ff..000b772 100644 (file)
@@ -28,6 +28,7 @@ target_sources(${TARGET} PRIVATE
     ircdecoder.cpp
     ircencoder.cpp
     irctag.cpp
+    irctags.h
     ircuser.cpp
     logger.cpp
     message.cpp