aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cli/CMakeLists.txt
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 /cli/CMakeLists.txt
parentc8eb9afc6352411f168f7c6fa143ae862cbe0eae (diff)
downloadOneRoll-5add2243191a3c347f9dde6a480d478c83be64fe.tar.gz
OneRoll-5add2243191a3c347f9dde6a480d478c83be64fe.zip
-Add bind operator (soft version of merge).
Diffstat (limited to 'cli/CMakeLists.txt')
-rw-r--r--cli/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/CMakeLists.txt b/cli/CMakeLists.txt
index 4a085a3..583e4af 100644
--- a/cli/CMakeLists.txt
+++ b/cli/CMakeLists.txt
@@ -99,6 +99,7 @@ SET( dice_sources
../node/ifnode.cpp
../node/splitnode.cpp
../node/groupnode.cpp
+ ../node/bind.cpp
main.cpp
displaytoolbox.cpp
../highlightdice.cpp