From dab42401e3d483a90d2bd5e7442f601c99a32742 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Fri, 4 Nov 2016 11:33:38 +0100 Subject: fix compilation with cmake --- mobile/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mobile') diff --git a/mobile/CMakeLists.txt b/mobile/CMakeLists.txt index 0ccff18..d4de8ab 100644 --- a/mobile/CMakeLists.txt +++ b/mobile/CMakeLists.txt @@ -88,8 +88,10 @@ SET( diceGui_sources ../node/sortresult.cpp ../node/startingnode.cpp ../node/ifnode.cpp + ../node/filternode.cpp main.cpp maincontroler.cpp + commandmodel.cpp ../highlightdice.cpp ) qt5_add_resources(RESOURCE_ADDED mobile.qrc) -- cgit v1.2.3-70-g09d2