diff options
Diffstat (limited to 'tests/hawd/CMakeLists.txt')
-rw-r--r-- | tests/hawd/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 | |||
12 | main.cpp | 12 | main.cpp |
13 | module.cpp | 13 | module.cpp |
14 | modules/list.cpp | 14 | modules/list.cpp |
15 | modules/check.cpp | ||
15 | ) | 16 | ) |
16 | 17 | ||
17 | add_library(libhawd ${lib_SRCS}) | 18 | add_library(libhawd ${lib_SRCS}) |