X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2FCMakeLists.txt;h=230f370d829e06ed484c3b257ffa7ec8c1b3f3d3;hp=a4cc8099679f08fa23bbcc8c3c62bc2001654011;hb=8f92b3f08df9f4eb8fd243ccec6aa9d4b563ec23;hpb=92fc8c5b119111a35ab8423c3cbde5b2a022badf diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index a4cc8099..230f370d 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -32,6 +32,7 @@ target_sources(${TARGET} PRIVATE eventstringifier.cpp identserver.cpp ircparser.cpp + metricsserver.cpp netsplit.cpp oidentdconfiggenerator.cpp postgresqlstorage.cpp