From 420262877bccd35e5bc8c87eb586ba73288fe9c8 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Tue, 23 Apr 2019 11:01:43 +0200 Subject: Add unique operator --- irc/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'irc') diff --git a/irc/CMakeLists.txt b/irc/CMakeLists.txt index d7c31cd..990e0eb 100644 --- a/irc/CMakeLists.txt +++ b/irc/CMakeLists.txt @@ -72,6 +72,7 @@ add_executable( ../node/filternode.cpp ../node/splitnode.cpp ../node/groupnode.cpp + ../node/uniquenode.cpp ../node/bind.cpp botircdiceparser.cpp ../node/variablenode.cpp -- cgit v1.2.3-70-g09d2