summaryrefslogtreecommitdiff
path: root/app/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'app/CMakeLists.txt')
-rw-r--r--app/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/CMakeLists.txt b/app/CMakeLists.txt
index 1074038..4f024a4 100644
--- a/app/CMakeLists.txt
+++ b/app/CMakeLists.txt
@@ -67,6 +67,7 @@ install(FILES
# Tests
add_executable("app-tests"
+ "tests/widgets/participant_row.cpp"
"tests/windows/main.cpp"
"tests/windows/participant_editor.cpp"
)