From 1983bf2e3a8db6036c7460d4b99b6b6f0521bc37 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 22 May 2016 10:27:51 +0200 Subject: cmake/many: update for dinput8 manual link removal It's automatic now. --- opentrack-compat/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'opentrack-compat') diff --git a/opentrack-compat/CMakeLists.txt b/opentrack-compat/CMakeLists.txt index fbca0263..ab3278a3 100644 --- a/opentrack-compat/CMakeLists.txt +++ b/opentrack-compat/CMakeLists.txt @@ -2,4 +2,3 @@ opentrack_boilerplate(opentrack-compat NO-COMPAT) if(NOT WIN32 AND NOT APPLE) target_link_libraries(opentrack-compat rt) endif() -link_with_dinput8(opentrack-compat) -- cgit v1.2.3