diff options
Diffstat (limited to 'pose-widget/CMakeLists.txt')
-rw-r--r-- | pose-widget/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pose-widget/CMakeLists.txt b/pose-widget/CMakeLists.txt index d73ee037..fd109bc3 100644 --- a/pose-widget/CMakeLists.txt +++ b/pose-widget/CMakeLists.txt @@ -1,2 +1,2 @@ -opentrack_boilerplate(opentrack-pose-widget BIN) +otr_module(pose-widget BIN) target_link_libraries(opentrack-pose-widget) |