diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-05-22 10:27:51 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-05-22 10:27:51 +0200 |
commit | 1983bf2e3a8db6036c7460d4b99b6b6f0521bc37 (patch) | |
tree | d3a030f710faf0a4ff0d33ad306b94c4b05919fb /tracker-joystick | |
parent | b20f047e015980329af4131500bce8b72e340737 (diff) |
cmake/many: update for dinput8 manual link removal
It's automatic now.
Diffstat (limited to 'tracker-joystick')
-rw-r--r-- | tracker-joystick/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tracker-joystick/CMakeLists.txt b/tracker-joystick/CMakeLists.txt index c8d2d218..b5fbcf75 100644 --- a/tracker-joystick/CMakeLists.txt +++ b/tracker-joystick/CMakeLists.txt @@ -1,4 +1,3 @@ if(WIN32) opentrack_boilerplate(opentrack-tracker-joystick) - link_with_dinput8(opentrack-tracker-joystick) endif() |