From c671d21b54d43dbd6112f3ab50fc6ebd63dc4aef Mon Sep 17 00:00:00 2001 From: Renaud Guezennec Date: Thu, 4 Feb 2016 17:58:00 +0100 Subject: Add Management of Color --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index cc9a6ef..8306d1a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -50,12 +50,14 @@ add_executable( node/listsetrollnode.cpp node/numbernode.cpp node/parenthesesnode.cpp + node/paintnode.cpp node/rerolldicenode.cpp node/scalaroperatornode.cpp node/sortresult.cpp node/startingnode.cpp node/ifnode.cpp cli/main.cpp + highlightdice.cpp ) #add_executable(dice cli/main.cpp) -- cgit v1.2.3-70-g09d2