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, 1 insertions, 1 deletions
diff --git a/gui/CMakeLists.txt b/gui/CMakeLists.txt
index 25181fce..3cd17e24 100644
--- a/gui/CMakeLists.txt
+++ b/gui/CMakeLists.txt
@@ -20,7 +20,7 @@ set_target_properties(opentrack-user-interface PROPERTIES
target_link_libraries(opentrack-user-interface
opentrack-migration
opentrack-logic
- opentrack-spline-widget
+ opentrack-spline
opentrack-pose-widget
opentrack-version
)