From d64ad7bb3e8fd632217ba0e8aae0586d8ed72ac6 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Thu, 25 Jul 2019 10:09:08 +0200 Subject: add cmakefile for tests --- tests/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/CMakeLists.txt (limited to 'tests') 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) -- cgit v1.2.3-70-g09d2