aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tests
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2019-07-25 10:09:08 +0200
committerRenaud G <renaud@rolisteam.org>2019-07-25 10:09:08 +0200
commitd64ad7bb3e8fd632217ba0e8aae0586d8ed72ac6 (patch)
tree20ddd1701f5f9b8010bcba009a6fc679c980d8ed /tests
parentcac0fec3b1833ef5bf7240d8ef9ef945047b19b6 (diff)
downloadOneRoll-d64ad7bb3e8fd632217ba0e8aae0586d8ed72ac6.tar.gz
OneRoll-d64ad7bb3e8fd632217ba0e8aae0586d8ed72ac6.zip
add cmakefile for tests
Diffstat (limited to 'tests')
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
new file mode 100644
index 0000000..6fb276b
--- /dev/null
+++ b/tests/CMakeLists.txt
@@ -0,0 +1,2 @@
+#add_subdirectory(fuzzer)
+add_subdirectory(dice)