From 8904bc61ad71f407fbefa4b80793ba424f2ce88b Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sun, 14 Jan 2018 02:34:21 +0100 Subject: -rework display -add support for new output format: SVG, IMAGE, JSON. --- cli/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/CMakeLists.txt') diff --git a/cli/CMakeLists.txt b/cli/CMakeLists.txt index bc337da..748410c 100644 --- a/cli/CMakeLists.txt +++ b/cli/CMakeLists.txt @@ -100,7 +100,7 @@ SET( dice_sources ../node/splitnode.cpp ../node/groupnode.cpp main.cpp - generateimage.cpp + displaytoolbox.cpp ../highlightdice.cpp ../node/variablenode.cpp ) -- cgit v1.2.3-70-g09d2