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