diff options
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() |