aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2015-08-19 18:10:24 +0200
committerRenaud G <renaud@rolisteam.org>2015-08-19 18:10:24 +0200
commit479b2127e00c790f18b195494c11e1959ffc0eff (patch)
tree90021a18adc9d256623489e91c866be1d8a0dfc3 /CMakeLists.txt
parent34a3b555c61d9ce6c5f6be618f2fb0b83ba71b1b (diff)
downloadOneRoll-479b2127e00c790f18b195494c11e1959ffc0eff.tar.gz
OneRoll-479b2127e00c790f18b195494c11e1959ffc0eff.zip
add new validator for support several condition in one operator
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e8b4c5c..9aae367 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -25,6 +25,7 @@ add_executable(
range.cpp
booleancondition.cpp
validator.cpp
+ compositevalidator.cpp
die.cpp
parsingtoolbox.cpp
dicealias.cpp