Merge pull request #12631 from jordan-woyak/remove-osx-input-leftovers

InputCommon: Remove some IOKit leftovers.
This commit is contained in:
OatmealDome
2024-04-01 17:05:13 -04:00
committed by GitHub
4 changed files with 3 additions and 350 deletions

View File

@ -114,8 +114,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}