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 a640b61..0581552 100644
--- a/gui/CMakeLists.txt
+++ b/gui/CMakeLists.txt
@@ -66,6 +66,7 @@ target_compile_definitions("resources" PUBLIC
add_library("gui_impl"
"src/init.cpp"
+ "src/participant_editor.cpp"
"src/participant_row.cpp"
"src/settings.cpp"
)