aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mobile
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2018-06-14 02:20:50 +0200
committerRenaud G <renaud@rolisteam.org>2018-06-14 02:20:50 +0200
commit5add2243191a3c347f9dde6a480d478c83be64fe (patch)
tree31b565ea859d93d1ef806374c3940bd5c8084cb1 /mobile
parentc8eb9afc6352411f168f7c6fa143ae862cbe0eae (diff)
downloadOneRoll-5add2243191a3c347f9dde6a480d478c83be64fe.tar.gz
OneRoll-5add2243191a3c347f9dde6a480d478c83be64fe.zip
-Add bind operator (soft version of merge).
Diffstat (limited to 'mobile')
-rw-r--r--mobile/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile/CMakeLists.txt b/mobile/CMakeLists.txt
index 7dcfdef..8d7a364 100644
--- a/mobile/CMakeLists.txt
+++ b/mobile/CMakeLists.txt
@@ -93,6 +93,7 @@ SET( diceGui_sources
../node/splitnode.cpp
../node/groupnode.cpp
../node/variablenode.cpp
+ ../node/bind.cpp
main.cpp
maincontroler.cpp
commandmodel.cpp