summaryrefslogtreecommitdiff
path: root/gui/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gui/CMakeLists.txt')
-rw-r--r--gui/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/CMakeLists.txt b/gui/CMakeLists.txt
index 9ae29c2..111a870 100644
--- a/gui/CMakeLists.txt
+++ b/gui/CMakeLists.txt
@@ -159,6 +159,7 @@ install(TARGETS "gui")
add_executable("gui-tests"
"tests/gtk-test.cpp"
"tests/messages.cpp"
+ "tests/participant_editor.cpp"
"tests/participant_row.cpp"
"tests/resources.cpp"
)