summaryrefslogtreecommitdiffhomepage
path: root/spline-widget/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'spline-widget/CMakeLists.txt')
-rw-r--r--spline-widget/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/spline-widget/CMakeLists.txt b/spline-widget/CMakeLists.txt
index 8ef96cc6..5cc25ab8 100644
--- a/spline-widget/CMakeLists.txt
+++ b/spline-widget/CMakeLists.txt
@@ -1,2 +1,2 @@
-opentrack_boilerplate(opentrack-spline-widget NO-COMPAT BIN)
+otr_module(spline-widget NO-COMPAT BIN)
target_link_libraries(opentrack-spline-widget opentrack-options opentrack-compat)