summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2024-07-12 12:37:10 +0200
committerFelix Morgner <felix.morgner@gmail.com>2024-07-12 12:37:10 +0200
commit87d659ca1a14fe8cf4871b8db0f42d005964f565 (patch)
tree704e94d644d2f27d474fdc211894cf0ab88614e4 /CMakeLists.txt
parent61ba5c151040533f23642c07fc2230a5718396ee (diff)
downloadturns-87d659ca1a14fe8cf4871b8db0f42d005964f565.tar.xz
turns-87d659ca1a14fe8cf4871b8db0f42d005964f565.zip
app/windows: add basic main window
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2b6ae2a..1a15236 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -54,6 +54,7 @@ include("Catch")
add_subdirectory("app")
add_subdirectory("domain")
add_subdirectory("res")
+add_subdirectory("test_support")
# License