diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2017-03-21 16:47:16 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-03-21 16:59:13 +0100 |
commit | 99636a77860b81101245fccc8ff42f895e7f6c70 (patch) | |
tree | 745f7f024a11a1bc130a7ff6be4d6cd5ce3e71cf /gui | |
parent | a59358cb6e4590b908a53db94f09a0290f3a242c (diff) |
gui: unreference pose display
Diffstat (limited to 'gui')
-rw-r--r-- | gui/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/CMakeLists.txt b/gui/CMakeLists.txt index 2d6b80be..710d1e7f 100644 --- a/gui/CMakeLists.txt +++ b/gui/CMakeLists.txt @@ -21,7 +21,6 @@ target_link_libraries(opentrack-user-interface opentrack-migration opentrack-logic opentrack-spline-widget - opentrack-pose-widget opentrack-version ) |