diff options
Diffstat (limited to 'ui/CMakeLists.txt')
| -rw-r--r-- | ui/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/CMakeLists.txt b/ui/CMakeLists.txt index fa4bc02..b0f790d 100644 --- a/ui/CMakeLists.txt +++ b/ui/CMakeLists.txt @@ -6,6 +6,8 @@ add_library("ui" "src/widgets/turn_order_view.cpp" "src/windows/participant_editor.cpp" "src/windows/tracker.cpp" + "src/windows/tracker/actions.cpp" + "src/windows/tracker/event_handlers.cpp" $<TARGET_OBJECTS:ui-res> ) |
