aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/irc/CMakeLists.txt
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2017-04-28 10:06:58 +0200
committerRenaud G <renaud@rolisteam.org>2017-04-28 10:06:58 +0200
commit237754b8c2c8828545f2c8295d911a0b11e58e1c (patch)
tree1cfd1f4e9230a3fdb79d0d7a6681760b652a23f2 /irc/CMakeLists.txt
parent12e90b99e7bcc92aaf486eb0ef261e657ce0bb4f (diff)
downloadOneRoll-237754b8c2c8828545f2c8295d911a0b11e58e1c.tar.gz
OneRoll-237754b8c2c8828545f2c8295d911a0b11e58e1c.zip
add splitnode
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 7a9d60c..73d7e5a 100644
--- a/irc/CMakeLists.txt
+++ b/irc/CMakeLists.txt
@@ -70,6 +70,7 @@ add_executable(
../node/ifnode.cpp
../node/stringnode.cpp
../node/filternode.cpp
+ ../node/splitnode.cpp
botircdiceparser.cpp
main.cpp)