aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/irc/CMakeLists.txt
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2019-04-23 11:01:43 +0200
committerRenaud G <renaud@rolisteam.org>2019-04-23 11:33:14 +0200
commit420262877bccd35e5bc8c87eb586ba73288fe9c8 (patch)
tree7037fc235ae9acb2e12b1155ed61fbda1d6b5724 /irc/CMakeLists.txt
parente01a80db01ee4afd9ce546fbad284c3aa56ea11c (diff)
downloadOneRoll-420262877bccd35e5bc8c87eb586ba73288fe9c8.tar.gz
OneRoll-420262877bccd35e5bc8c87eb586ba73288fe9c8.zip
Add unique operator
Diffstat (limited to 'irc/CMakeLists.txt')
-rw-r--r--irc/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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