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 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 | ||
18 | add_library(libhawd ${lib_SRCS}) | 19 | add_library(libhawd ${lib_SRCS}) |