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 84c41ab..071f2ba 100644 --- a/tests/hawd/CMakeLists.txt +++ b/tests/hawd/CMakeLists.txt | |||
@@ -12,6 +12,7 @@ set(lib_SRCS | |||
12 | dataset.cpp | 12 | dataset.cpp |
13 | datasetdefinition.cpp | 13 | datasetdefinition.cpp |
14 | state.cpp | 14 | state.cpp |
15 | formatter.cpp | ||
15 | ) | 16 | ) |
16 | 17 | ||
17 | set(SRCS | 18 | set(SRCS |