diff options
Diffstat (limited to 'opentrack')
-rw-r--r-- | opentrack/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/opentrack/CMakeLists.txt b/opentrack/CMakeLists.txt index c20a04a3..7763178d 100644 --- a/opentrack/CMakeLists.txt +++ b/opentrack/CMakeLists.txt @@ -5,4 +5,3 @@ if(NOT WIN32) else() target_link_libraries(opentrack-api winmm) endif() -link_with_dinput8(opentrack-api) |