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 7546920..8c9b389 100644 --- a/tests/hawd/CMakeLists.txt +++ b/tests/hawd/CMakeLists.txt | |||
@@ -23,6 +23,7 @@ set(SRCS | |||
23 | modules/list.cpp | 23 | modules/list.cpp |
24 | modules/check.cpp | 24 | modules/check.cpp |
25 | modules/print.cpp | 25 | modules/print.cpp |
26 | modules/json.cpp | ||
26 | ) | 27 | ) |
27 | 28 | ||
28 | add_library(lib${PROJECT_NAME} SHARED ${lib_SRCS}) | 29 | add_library(lib${PROJECT_NAME} SHARED ${lib_SRCS}) |