diff options
Diffstat (limited to 'migration')
-rw-r--r-- | migration/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/migration/CMakeLists.txt b/migration/CMakeLists.txt index ff4dfae2..9a7f7dc9 100644 --- a/migration/CMakeLists.txt +++ b/migration/CMakeLists.txt @@ -1,2 +1,2 @@ otr_module(migration BIN) -target_link_libraries(opentrack-migration opentrack-logic opentrack-spline-widget) +target_link_libraries(opentrack-migration opentrack-logic opentrack-spline) |