diff options
Diffstat (limited to 'source/CMakeLists.txt')
| -rw-r--r-- | source/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt index 431dc9b..38a8208 100644 --- a/source/CMakeLists.txt +++ b/source/CMakeLists.txt @@ -7,3 +7,4 @@ project("wanda" add_subdirectory("app") add_subdirectory("lib") +add_subdirectory("tests")
\ No newline at end of file |
