From 9698a39a46f736cf37e31f8940e7c1a0a164185b Mon Sep 17 00:00:00 2001 From: Renaud G Date: Wed, 10 Jul 2019 11:49:45 +0200 Subject: Add valueslistnode --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 8642f97..9a9a340 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -50,6 +50,7 @@ SET( dice_sources node/uniquenode.cpp highlightdice.cpp node/variablenode.cpp + node/valueslistnode.cpp ) add_library(diceparser SHARED ${dice_sources} ) -- cgit v1.2.3-70-g09d2