From a72b0a68a42de414270a1c0333b27683271d260c Mon Sep 17 00:00:00 2001 From: Renaud Guezennec Date: Tue, 26 Jan 2016 12:52:29 +0100 Subject: add ifnode and operationcondition files --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 977d1f6..11821d5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,6 +26,7 @@ add_executable( booleancondition.cpp validator.cpp compositevalidator.cpp + operationcondition.cpp die.cpp parsingtoolbox.cpp dicealias.cpp @@ -49,6 +50,7 @@ add_executable( node/scalaroperatornode.cpp node/sortresult.cpp node/startingnode.cpp + node/ifnode.cpp cli/main.cpp ) -- cgit v1.2.3-70-g09d2