X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcommon%2FCMakeLists.txt;h=6a220612469207c9fd32b318eb0df69d5b094b45;hb=48dda5f3e963e13e36300ddaef262660bf169672;hp=caca1587939d9a975e9efc3a6777519e6d872da9;hpb=37110ceaa070167b4f40ed449ac9ea130503a792;p=quassel.git diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index caca1587..6a220612 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -15,6 +15,8 @@ set(SOURCES dccconfig.cpp event.cpp eventmanager.cpp + expressionmatch.cpp + expressionmatchtests.cpp highlightrulemanager.cpp identity.cpp ignorelistmanager.cpp @@ -30,6 +32,7 @@ set(SOURCES network.cpp networkconfig.cpp networkevent.cpp + nickhighlightmatcher.cpp peer.cpp peerfactory.cpp presetnetworks.cpp