From 84a8fd04f9880620983705ded75f2fb6efc6ddac Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 10 Feb 2019 01:09:24 +0100 Subject: cmake: link version static library to the right target --- gui/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'gui') diff --git a/gui/CMakeLists.txt b/gui/CMakeLists.txt index e22017ea..db2f0b9e 100644 --- a/gui/CMakeLists.txt +++ b/gui/CMakeLists.txt @@ -5,7 +5,6 @@ target_link_libraries(${self} opentrack-logic opentrack-spline opentrack-pose-widget - opentrack-version ) # for process detector -- cgit v1.2.3