summaryrefslogtreecommitdiffstats
path: root/tests/hawd/CMakeLists.txt
diff options
context:
space:
mode:
authorAaron Seigo <aseigo@kde.org>2014-12-10 08:49:45 +0100
committerAaron Seigo <aseigo@kde.org>2014-12-11 01:02:32 +0100
commit558ca7f17ae4f6df48b999e98c4004a49549cd79 (patch)
treefd5dfb6a5dbe1768ce4a85fd3b804cf28bf366f2 /tests/hawd/CMakeLists.txt
parent49400da50b9095ea8b935135877ed76163552c7f (diff)
downloadsink-558ca7f17ae4f6df48b999e98c4004a49549cd79.tar.gz
sink-558ca7f17ae4f6df48b999e98c4004a49549cd79.zip
print command
Diffstat (limited to 'tests/hawd/CMakeLists.txt')
-rw-r--r--tests/hawd/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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
13 module.cpp 13 module.cpp
14 modules/list.cpp 14 modules/list.cpp
15 modules/check.cpp 15 modules/check.cpp
16 modules/print.cpp
16) 17)
17 18
18add_library(libhawd ${lib_SRCS}) 19add_library(libhawd ${lib_SRCS})