aboutsummaryrefslogtreecommitdiff
path: root/source/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2023-09-08 14:45:54 +0200
committerFelix Morgner <felix.morgner@gmail.com>2023-09-08 14:45:54 +0200
commitb12e0ba49e10e5a511889acf4b6494d18a324194 (patch)
tree375b2704b26499c50d0cbee356e901d5b393a902 /source/tests/CMakeLists.txt
parentbbda83f674a97e80cf89bff3d12737dd5ecc3243 (diff)
downloadwanda-b12e0ba49e10e5a511889acf4b6494d18a324194.tar.xz
wanda-b12e0ba49e10e5a511889acf4b6494d18a324194.zip
wandac: add tests for the CLI
Diffstat (limited to 'source/tests/CMakeLists.txt')
-rw-r--r--source/tests/CMakeLists.txt1
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