From b12e0ba49e10e5a511889acf4b6494d18a324194 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Fri, 8 Sep 2023 14:45:54 +0200 Subject: wandac: add tests for the CLI --- source/tests/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/tests/CMakeLists.txt') 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 -- cgit v1.2.3