From 558ca7f17ae4f6df48b999e98c4004a49549cd79 Mon Sep 17 00:00:00 2001 From: Aaron Seigo Date: Wed, 10 Dec 2014 08:49:45 +0100 Subject: print command --- 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 e15589a..413c86b 100644 --- a/tests/hawd/CMakeLists.txt +++ b/tests/hawd/CMakeLists.txt @@ -13,6 +13,7 @@ set(SRCS module.cpp modules/list.cpp modules/check.cpp + modules/print.cpp ) add_library(libhawd ${lib_SRCS}) -- cgit v1.2.3