2018-03-24 12:13:48 -06:00
|
|
|
add_library(inputcommon
|
2019-08-17 13:40:58 -06:00
|
|
|
DynamicInputTextureManager.cpp
|
|
|
|
DynamicInputTextureManager.h
|
2022-04-19 15:41:13 -06:00
|
|
|
GCAdapter.cpp
|
|
|
|
GCAdapter.h
|
2019-08-17 13:40:58 -06:00
|
|
|
ImageOperations.cpp
|
|
|
|
ImageOperations.h
|
2018-03-24 12:13:48 -06:00
|
|
|
InputConfig.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
InputConfig.h
|
2018-04-13 22:51:32 -06:00
|
|
|
InputProfile.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
InputProfile.h
|
2017-01-29 20:32:04 -07:00
|
|
|
ControllerEmu/ControllerEmu.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerEmu/ControllerEmu.h
|
2018-12-21 15:11:00 -07:00
|
|
|
ControllerEmu/StickGate.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerEmu/StickGate.h
|
2017-02-08 20:15:43 -07:00
|
|
|
ControllerEmu/Control/Control.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerEmu/Control/Control.h
|
2017-02-08 20:15:43 -07:00
|
|
|
ControllerEmu/Control/Input.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerEmu/Control/Input.h
|
2017-02-08 20:15:43 -07:00
|
|
|
ControllerEmu/Control/Output.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerEmu/Control/Output.h
|
2017-02-08 20:15:43 -07:00
|
|
|
ControllerEmu/ControlGroup/AnalogStick.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerEmu/ControlGroup/AnalogStick.h
|
2019-01-01 07:32:39 -07:00
|
|
|
ControllerEmu/ControlGroup/Attachments.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerEmu/ControlGroup/Attachments.h
|
2017-02-08 20:15:43 -07:00
|
|
|
ControllerEmu/ControlGroup/Buttons.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerEmu/ControlGroup/Buttons.h
|
2017-02-08 20:15:43 -07:00
|
|
|
ControllerEmu/ControlGroup/ControlGroup.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerEmu/ControlGroup/ControlGroup.h
|
2017-02-08 20:15:43 -07:00
|
|
|
ControllerEmu/ControlGroup/Cursor.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerEmu/ControlGroup/Cursor.h
|
2017-02-08 20:15:43 -07:00
|
|
|
ControllerEmu/ControlGroup/Force.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerEmu/ControlGroup/Force.h
|
2019-09-06 09:09:30 -06:00
|
|
|
ControllerEmu/ControlGroup/IMUAccelerometer.cpp
|
|
|
|
ControllerEmu/ControlGroup/IMUAccelerometer.h
|
|
|
|
ControllerEmu/ControlGroup/IMUCursor.cpp
|
|
|
|
ControllerEmu/ControlGroup/IMUCursor.h
|
|
|
|
ControllerEmu/ControlGroup/IMUGyroscope.cpp
|
|
|
|
ControllerEmu/ControlGroup/IMUGyroscope.h
|
2017-02-08 20:15:43 -07:00
|
|
|
ControllerEmu/ControlGroup/MixedTriggers.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerEmu/ControlGroup/MixedTriggers.h
|
2017-02-08 20:15:43 -07:00
|
|
|
ControllerEmu/ControlGroup/ModifySettingsButton.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerEmu/ControlGroup/ModifySettingsButton.h
|
2017-02-08 20:15:43 -07:00
|
|
|
ControllerEmu/ControlGroup/Slider.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerEmu/ControlGroup/Slider.h
|
2017-02-08 20:15:43 -07:00
|
|
|
ControllerEmu/ControlGroup/Tilt.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerEmu/ControlGroup/Tilt.h
|
2017-02-08 20:15:43 -07:00
|
|
|
ControllerEmu/ControlGroup/Triggers.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerEmu/ControlGroup/Triggers.h
|
2017-02-26 13:00:24 -07:00
|
|
|
ControllerEmu/Setting/NumericSetting.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerEmu/Setting/NumericSetting.h
|
2019-10-26 10:05:16 -06:00
|
|
|
ControllerInterface/DualShockUDPClient/DualShockUDPClient.cpp
|
|
|
|
ControllerInterface/DualShockUDPClient/DualShockUDPClient.h
|
|
|
|
ControllerInterface/DualShockUDPClient/DualShockUDPProto.h
|
2013-06-16 18:07:10 -06:00
|
|
|
ControllerInterface/ControllerInterface.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerInterface/ControllerInterface.h
|
2020-09-15 05:34:41 -06:00
|
|
|
ControllerInterface/CoreDevice.cpp
|
|
|
|
ControllerInterface/CoreDevice.h
|
2022-10-22 15:13:35 -06:00
|
|
|
ControllerInterface/InputBackend.cpp
|
|
|
|
ControllerInterface/InputBackend.h
|
2022-02-20 10:32:39 -07:00
|
|
|
ControllerInterface/MappingCommon.cpp
|
|
|
|
ControllerInterface/MappingCommon.h
|
2020-09-15 05:24:25 -06:00
|
|
|
ControllerInterface/Wiimote/WiimoteController.cpp
|
|
|
|
ControllerInterface/Wiimote/WiimoteController.h
|
2016-10-11 18:48:38 -06:00
|
|
|
ControlReference/ControlReference.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControlReference/ControlReference.h
|
2016-10-11 18:48:38 -06:00
|
|
|
ControlReference/ExpressionParser.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControlReference/ExpressionParser.h
|
2019-01-26 11:17:30 -07:00
|
|
|
ControlReference/FunctionExpression.cpp
|
|
|
|
ControlReference/FunctionExpression.h
|
2021-02-14 19:47:00 -07:00
|
|
|
DynamicInputTextures/DITConfiguration.cpp
|
|
|
|
DynamicInputTextures/DITConfiguration.h
|
2021-02-14 20:20:47 -07:00
|
|
|
DynamicInputTextures/DITData.h
|
2021-02-14 22:14:02 -07:00
|
|
|
DynamicInputTextures/DITSpecification.cpp
|
|
|
|
DynamicInputTextures/DITSpecification.h
|
2016-10-11 18:48:38 -06:00
|
|
|
)
|
2018-03-24 12:13:48 -06:00
|
|
|
|
2019-11-22 12:10:28 -07:00
|
|
|
target_link_libraries(inputcommon
|
|
|
|
PUBLIC
|
2018-03-24 12:13:48 -06:00
|
|
|
common
|
2019-11-22 12:10:28 -07:00
|
|
|
|
|
|
|
PRIVATE
|
|
|
|
fmt::fmt
|
2023-04-15 23:57:34 -06:00
|
|
|
sfml-network
|
|
|
|
spng::spng
|
2018-03-24 12:13:48 -06:00
|
|
|
)
|
2014-08-02 00:23:52 -06:00
|
|
|
|
2010-11-01 09:47:02 -06:00
|
|
|
if(WIN32)
|
2018-03-24 12:13:48 -06:00
|
|
|
target_sources(inputcommon PRIVATE
|
2010-11-01 09:47:02 -06:00
|
|
|
ControllerInterface/DInput/DInput.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerInterface/DInput/DInput.h
|
|
|
|
ControllerInterface/DInput/DInput8.h
|
2010-11-01 09:47:02 -06:00
|
|
|
ControllerInterface/DInput/DInputJoystick.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerInterface/DInput/DInputJoystick.h
|
2010-11-01 09:47:02 -06:00
|
|
|
ControllerInterface/DInput/DInputKeyboardMouse.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerInterface/DInput/DInputKeyboardMouse.h
|
|
|
|
ControllerInterface/DInput/NamedKeys.h
|
2017-01-20 18:37:01 -07:00
|
|
|
ControllerInterface/DInput/XInputFilter.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerInterface/DInput/XInputFilter.h
|
2017-11-10 10:56:13 -07:00
|
|
|
ControllerInterface/Win32/Win32.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerInterface/Win32/Win32.h
|
2020-10-20 10:30:15 -06:00
|
|
|
ControllerInterface/WGInput/WGInput.cpp
|
|
|
|
ControllerInterface/WGInput/WGInput.h
|
2014-02-05 03:28:32 -07:00
|
|
|
ControllerInterface/XInput/XInput.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerInterface/XInput/XInput.h
|
2014-02-05 03:28:32 -07:00
|
|
|
ControllerInterface/ForceFeedback/ForceFeedbackDevice.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerInterface/ForceFeedback/ForceFeedbackDevice.h
|
2014-02-05 03:28:32 -07:00
|
|
|
)
|
2015-01-03 05:17:57 -07:00
|
|
|
elseif(APPLE)
|
2018-03-24 12:13:48 -06:00
|
|
|
target_sources(inputcommon PRIVATE
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerInterface/Quartz/Quartz.h
|
2016-08-08 10:38:22 -06:00
|
|
|
ControllerInterface/Quartz/Quartz.mm
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerInterface/Quartz/QuartzKeyboardAndMouse.h
|
2016-08-08 10:38:22 -06:00
|
|
|
ControllerInterface/Quartz/QuartzKeyboardAndMouse.mm
|
2014-01-28 16:11:51 -07:00
|
|
|
ControllerInterface/ForceFeedback/ForceFeedbackDevice.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerInterface/ForceFeedback/ForceFeedbackDevice.h
|
2014-01-28 16:11:51 -07:00
|
|
|
)
|
2018-03-29 09:53:19 -06:00
|
|
|
target_link_libraries(inputcommon PRIVATE
|
2018-03-24 12:13:48 -06:00
|
|
|
${COREFOUNDATION_LIBRARY}
|
|
|
|
${CARBON_LIBRARY}
|
|
|
|
${COCOA_LIBRARY}
|
2018-03-29 09:53:19 -06:00
|
|
|
${FORCEFEEDBACK_LIBRARY}
|
2018-03-24 12:13:48 -06:00
|
|
|
)
|
2022-08-12 01:09:53 -06:00
|
|
|
target_compile_options(inputcommon PRIVATE
|
|
|
|
-fobjc-arc
|
|
|
|
)
|
2010-11-01 09:47:02 -06:00
|
|
|
elseif(X11_FOUND)
|
2018-03-24 12:13:48 -06:00
|
|
|
target_sources(inputcommon PRIVATE
|
2016-09-03 16:23:34 -06:00
|
|
|
ControllerInterface/Xlib/XInput2.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerInterface/Xlib/XInput2.h
|
2016-09-03 16:23:34 -06:00
|
|
|
)
|
2018-03-24 12:13:48 -06:00
|
|
|
target_link_libraries(inputcommon PUBLIC
|
|
|
|
${X11_LIBRARIES}
|
|
|
|
${X11_INPUT_LIBRARIES}
|
|
|
|
)
|
2013-04-14 22:02:53 -06:00
|
|
|
elseif(ANDROID)
|
2018-03-24 12:13:48 -06:00
|
|
|
target_compile_definitions(inputcommon PRIVATE -DCIFACE_USE_ANDROID)
|
|
|
|
target_sources(inputcommon PRIVATE
|
2016-01-06 00:00:02 -07:00
|
|
|
ControllerInterface/Android/Android.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerInterface/Android/Android.h
|
2021-04-03 05:49:26 -06:00
|
|
|
ControllerInterface/Touch/InputOverrider.cpp
|
|
|
|
ControllerInterface/Touch/InputOverrider.h
|
2016-01-06 00:00:02 -07:00
|
|
|
)
|
2021-12-31 08:14:15 -07:00
|
|
|
target_link_libraries(inputcommon PRIVATE
|
|
|
|
androidcommon
|
|
|
|
)
|
2010-11-01 09:47:02 -06:00
|
|
|
endif()
|
|
|
|
|
2022-04-19 15:41:13 -06:00
|
|
|
if(NOT ANDROID)
|
2023-04-15 23:57:34 -06:00
|
|
|
target_link_libraries(inputcommon PUBLIC LibUSB::LibUSB)
|
2016-09-28 11:32:13 -06:00
|
|
|
endif()
|
2015-12-31 09:27:51 -07:00
|
|
|
|
2015-06-28 18:17:35 -06:00
|
|
|
if(LIBEVDEV_FOUND AND LIBUDEV_FOUND)
|
2018-04-10 07:53:08 -06:00
|
|
|
target_sources(inputcommon
|
|
|
|
PRIVATE
|
2018-03-24 12:13:48 -06:00
|
|
|
ControllerInterface/evdev/evdev.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerInterface/evdev/evdev.h
|
2018-03-24 12:13:48 -06:00
|
|
|
)
|
2018-04-10 07:33:00 -06:00
|
|
|
target_include_directories(inputcommon
|
|
|
|
PRIVATE
|
|
|
|
${LIBEVDEV_INCLUDE_DIR}
|
|
|
|
${LIBUDEV_INCLUDE_DIR}
|
|
|
|
)
|
2018-04-10 07:53:08 -06:00
|
|
|
target_link_libraries(inputcommon
|
|
|
|
PRIVATE
|
2018-03-24 12:13:48 -06:00
|
|
|
${LIBEVDEV_LIBRARY}
|
|
|
|
${LIBUDEV_LIBRARY}
|
|
|
|
)
|
2015-06-28 18:17:35 -06:00
|
|
|
endif()
|
|
|
|
|
2015-10-24 21:20:03 -06:00
|
|
|
if(UNIX)
|
2018-03-24 12:13:48 -06:00
|
|
|
target_sources(inputcommon PRIVATE
|
|
|
|
ControllerInterface/Pipes/Pipes.cpp
|
2019-05-29 03:17:46 -06:00
|
|
|
ControllerInterface/Pipes/Pipes.h
|
2018-03-24 12:13:48 -06:00
|
|
|
)
|
2015-10-24 21:20:03 -06:00
|
|
|
endif()
|
|
|
|
|
2023-04-15 23:57:34 -06:00
|
|
|
if(ENABLE_SDL)
|
2021-08-06 13:22:18 -06:00
|
|
|
target_sources(inputcommon PRIVATE
|
|
|
|
ControllerInterface/SDL/SDL.cpp
|
|
|
|
ControllerInterface/SDL/SDL.h
|
|
|
|
)
|
|
|
|
target_link_libraries(inputcommon PRIVATE SDL2::SDL2)
|
2023-04-15 23:57:34 -06:00
|
|
|
target_compile_definitions(inputcommon PUBLIC HAVE_SDL2=1)
|
2017-01-25 16:21:54 -07:00
|
|
|
endif()
|
2022-05-21 17:19:44 -06:00
|
|
|
|
|
|
|
if(MSVC)
|
|
|
|
# Add precompiled header
|
|
|
|
target_link_libraries(inputcommon PRIVATE use_pch)
|
|
|
|
endif()
|
2023-04-19 17:49:50 -06:00
|
|
|
|
|
|
|
if(TARGET Hidapi::Hidapi)
|
|
|
|
target_sources(inputcommon
|
|
|
|
PRIVATE
|
|
|
|
ControllerInterface/SteamDeck/SteamDeck.cpp
|
|
|
|
ControllerInterface/SteamDeck/SteamDeck.h
|
|
|
|
)
|
|
|
|
target_link_libraries(inputcommon PUBLIC Hidapi::Hidapi)
|
|
|
|
target_compile_definitions(inputcommon PRIVATE -DHAVE_HIDAPI=1)
|
|
|
|
endif()
|