From ad737715df12d05a18080ca62da5b783a342a962 Mon Sep 17 00:00:00 2001 From: Renaud Guezennec Date: Tue, 28 Nov 2017 15:44:14 +0100 Subject: -Add variable node --- cli/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'cli') diff --git a/cli/CMakeLists.txt b/cli/CMakeLists.txt index 58c28cf..91f134a 100644 --- a/cli/CMakeLists.txt +++ b/cli/CMakeLists.txt @@ -96,6 +96,7 @@ SET( dice_sources ../node/groupnode.cpp main.cpp ../highlightdice.cpp + ../node/variablenode.cpp ) add_executable( dice ${dice_sources} ${dice_QM} ) -- cgit v1.2.3-70-g09d2