diff options
Diffstat (limited to 'tests/CMakeLists.txt')
| -rw-r--r-- | tests/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index c6788a3..13974aa 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,12 +1,15 @@ # This source code is released into the public domain. add_executable(nihil.test + command_map.cc ctype.cc fd.cc generator.cc generic_error.cc getenv.cc guard.cc + next_word.cc + skipws.cc tabulate.cc) target_link_libraries(nihil.test PRIVATE |
