diff options
Diffstat (limited to 'source/tests/CMakeLists.txt')
| -rw-r--r-- | source/tests/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/tests/CMakeLists.txt b/source/tests/CMakeLists.txt index 769814c..07b922b 100644 --- a/source/tests/CMakeLists.txt +++ b/source/tests/CMakeLists.txt @@ -1,3 +1,4 @@ include("Catch") +add_subdirectory("app/wandac") add_subdirectory("lib/system")
\ No newline at end of file |
