InputCommon: Remove some IOKit leftovers.

This commit is contained in:
Jordan Woyak
2024-03-11 01:11:13 -05:00
parent b89a88afbc
commit b23dbad098
4 changed files with 3 additions and 350 deletions

View File

@ -112,8 +112,6 @@ elseif(APPLE)
ControllerInterface/Quartz/Quartz.mm
ControllerInterface/Quartz/QuartzKeyboardAndMouse.h
ControllerInterface/Quartz/QuartzKeyboardAndMouse.mm
ControllerInterface/ForceFeedback/ForceFeedbackDevice.cpp
ControllerInterface/ForceFeedback/ForceFeedbackDevice.h
)
target_link_libraries(inputcommon PRIVATE
${COREFOUNDATION_LIBRARY}