summaryrefslogtreecommitdiffhomepage
path: root/tracker-joystick/CMakeLists.txt
blob: 63dc7c6c6ba3acc0be8f76d7bf54081eb5f283d4 (plain)
1
2
3
4
5
if(WIN32)
    otr_module(tracker-joystick)
    target_link_libraries(opentrack-tracker-joystick opentrack-dinput)
endif()