From 1983bf2e3a8db6036c7460d4b99b6b6f0521bc37 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 22 May 2016 10:27:51 +0200 Subject: cmake/many: update for dinput8 manual link removal It's automatic now. --- gui/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'gui') diff --git a/gui/CMakeLists.txt b/gui/CMakeLists.txt index d34ea981..5e47e7f7 100644 --- a/gui/CMakeLists.txt +++ b/gui/CMakeLists.txt @@ -26,8 +26,6 @@ target_link_libraries(opentrack opentrack-version ) -link_with_dinput8(opentrack) - if(APPLE) # for process detector target_link_libraries(opentrack proc) -- cgit v1.2.3