summaryrefslogtreecommitdiffhomepage
path: root/gui/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gui/CMakeLists.txt')
-rw-r--r--gui/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
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)