summaryrefslogtreecommitdiffhomepage
path: root/gui/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gui/CMakeLists.txt')
-rw-r--r--gui/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/CMakeLists.txt b/gui/CMakeLists.txt
index d34ea981..778cbf08 100644
--- a/gui/CMakeLists.txt
+++ b/gui/CMakeLists.txt
@@ -24,6 +24,8 @@ target_link_libraries(opentrack
opentrack-api
opentrack-compat
opentrack-version
+ # trackhat
+ opentrack-tracker-pt opentrack-filter-accela
)
link_with_dinput8(opentrack)