summaryrefslogtreecommitdiffstats
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorAaron Seigo <aseigo@kde.org>2014-12-07 16:06:23 +0100
committerAaron Seigo <aseigo@kde.org>2014-12-11 00:55:20 +0100
commit323f60b25f0872ddee04f52aec374b741dbf9d17 (patch)
tree26833e06f090b4a43bdc04051fe37e35cbba267b /tests/CMakeLists.txt
parentfdd74a41929b4343902f1d1dfcd5116534a79f4f (diff)
downloadsink-323f60b25f0872ddee04f52aec374b741dbf9d17.tar.gz
sink-323f60b25f0872ddee04f52aec374b741dbf9d17.zip
How Are We Doing (hawd) framework
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 95aba64..e63bc1c 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -1,3 +1,5 @@
1add_subdirectory(hawd)
2
1set(CMAKE_AUTOMOC ON) 3set(CMAKE_AUTOMOC ON)
2include_directories(${CMAKE_CURRENT_BINARY_DIR}) 4include_directories(${CMAKE_CURRENT_BINARY_DIR})
3 5