add_library(ircmsg STATIC ircmsg.cpp)
target_include_directories(ircmsg PUBLIC include)
