From cdd1716bd1aa8d9bbd0137aa98ff24867b6b3a0e Mon Sep 17 00:00:00 2001 From: Renaud G Date: Mon, 28 Nov 2016 00:34:38 +0100 Subject: -Fix compilation with cmake for irc, mobile and cli. --- irc/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'irc') diff --git a/irc/CMakeLists.txt b/irc/CMakeLists.txt index c7e9841..7a9d60c 100644 --- a/irc/CMakeLists.txt +++ b/irc/CMakeLists.txt @@ -68,6 +68,7 @@ add_executable( ../node/sortresult.cpp ../node/startingnode.cpp ../node/ifnode.cpp + ../node/stringnode.cpp ../node/filternode.cpp botircdiceparser.cpp main.cpp) -- cgit v1.2.3-70-g09d2