From cad5f1bc0c9042c9b1b8b2e48a7d7a5f931ca0e0 Mon Sep 17 00:00:00 2001 From: Aaron Seigo Date: Tue, 9 Dec 2014 22:30:26 +0100 Subject: add a checker module: hawd check --- tests/hawd/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/hawd/CMakeLists.txt') diff --git a/tests/hawd/CMakeLists.txt b/tests/hawd/CMakeLists.txt index ebc5ac2..e15589a 100644 --- a/tests/hawd/CMakeLists.txt +++ b/tests/hawd/CMakeLists.txt @@ -12,6 +12,7 @@ set(SRCS main.cpp module.cpp modules/list.cpp + modules/check.cpp ) add_library(libhawd ${lib_SRCS}) -- cgit v1.2.3