From 3262b3a337759439f3049b9299be12baf8420750 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Mon, 15 Jul 2024 22:26:12 +0200 Subject: turns: add more tests --- app/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'app/CMakeLists.txt') diff --git a/app/CMakeLists.txt b/app/CMakeLists.txt index eaf16b6..1074038 100644 --- a/app/CMakeLists.txt +++ b/app/CMakeLists.txt @@ -68,6 +68,7 @@ install(FILES add_executable("app-tests" "tests/windows/main.cpp" + "tests/windows/participant_editor.cpp" ) target_link_libraries("app-tests" PRIVATE -- cgit v1.2.3