summaryrefslogtreecommitdiffhomepage
path: root/gui/CMakeLists.txt
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2016-05-22 10:27:51 +0200
committerStanislaw Halik <sthalik@misaki.pl>2016-05-22 10:27:51 +0200
commit1983bf2e3a8db6036c7460d4b99b6b6f0521bc37 (patch)
treed3a030f710faf0a4ff0d33ad306b94c4b05919fb /gui/CMakeLists.txt
parentb20f047e015980329af4131500bce8b72e340737 (diff)
cmake/many: update for dinput8 manual link removal
It's automatic now.
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)