aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cli
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2016-11-04 11:33:38 +0100
committerRenaud G <renaud@rolisteam.org>2016-11-04 11:33:38 +0100
commitdab42401e3d483a90d2bd5e7442f601c99a32742 (patch)
treea4c036fb72c7597cea631bb5311b313762cebd4e /cli
parent8d0cec6bdc94099560bcb9136cb026742a318958 (diff)
downloadOneRoll-dab42401e3d483a90d2bd5e7442f601c99a32742.tar.gz
OneRoll-dab42401e3d483a90d2bd5e7442f601c99a32742.zip
fix compilation with cmake
Diffstat (limited to 'cli')
-rw-r--r--cli/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/CMakeLists.txt b/cli/CMakeLists.txt
index 680d1b8..a0cafe7 100644
--- a/cli/CMakeLists.txt
+++ b/cli/CMakeLists.txt
@@ -89,6 +89,7 @@ SET( dice_sources
../node/scalaroperatornode.cpp
../node/sortresult.cpp
../node/startingnode.cpp
+ ../node/filternode.cpp
../node/ifnode.cpp
main.cpp
../highlightdice.cpp