aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mobile/CMakeLists.txt
diff options
context:
space:
mode:
authorobiwankennedy <renaud@rolisteam.org>2017-11-30 13:23:35 +0100
committerobiwankennedy <renaud@rolisteam.org>2017-11-30 13:23:35 +0100
commit4efd58fa73100269256feb52679d53c51cf60632 (patch)
tree5d7d25f92a2bb6ccb73077efe171d577d39e27b0 /mobile/CMakeLists.txt
parent70e21e8971e891895e5635fe0d3ee1f80c21b0e8 (diff)
downloadOneRoll-4efd58fa73100269256feb52679d53c51cf60632.tar.gz
OneRoll-4efd58fa73100269256feb52679d53c51cf60632.zip
-Add variable node in all cmakeproject.
Diffstat (limited to 'mobile/CMakeLists.txt')
-rw-r--r--mobile/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile/CMakeLists.txt b/mobile/CMakeLists.txt
index 9515006..ed4259a 100644
--- a/mobile/CMakeLists.txt
+++ b/mobile/CMakeLists.txt
@@ -92,6 +92,7 @@ SET( diceGui_sources
../node/stringnode.cpp
../node/splitnode.cpp
../node/groupnode.cpp
+ ../node/variablenode.cpp
main.cpp
maincontroler.cpp
commandmodel.cpp