2018-03-24 18:13:48 +00:00
|
|
|
add_library(inputcommon
|
|
|
|
InputConfig.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
InputConfig.h
|
2018-04-14 04:51:32 +00:00
|
|
|
InputProfile.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
InputProfile.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerEmu/ControllerEmu.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerEmu/ControllerEmu.h
|
2018-12-21 22:11:00 +00:00
|
|
|
ControllerEmu/StickGate.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerEmu/StickGate.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerEmu/Control/Control.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerEmu/Control/Control.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerEmu/Control/Input.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerEmu/Control/Input.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerEmu/Control/Output.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerEmu/Control/Output.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerEmu/ControlGroup/AnalogStick.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerEmu/ControlGroup/AnalogStick.h
|
2019-01-01 14:32:39 +00:00
|
|
|
ControllerEmu/ControlGroup/Attachments.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerEmu/ControlGroup/Attachments.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerEmu/ControlGroup/Buttons.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerEmu/ControlGroup/Buttons.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerEmu/ControlGroup/ControlGroup.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerEmu/ControlGroup/ControlGroup.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerEmu/ControlGroup/Cursor.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerEmu/ControlGroup/Cursor.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerEmu/ControlGroup/Force.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerEmu/ControlGroup/Force.h
|
2019-09-06 15:09:30 +00: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-03-01 12:43:43 +00:00
|
|
|
ControllerEmu/ControlGroup/MixedTriggers.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerEmu/ControlGroup/MixedTriggers.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerEmu/ControlGroup/ModifySettingsButton.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerEmu/ControlGroup/ModifySettingsButton.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerEmu/ControlGroup/Slider.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerEmu/ControlGroup/Slider.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerEmu/ControlGroup/Tilt.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerEmu/ControlGroup/Tilt.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerEmu/ControlGroup/Triggers.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerEmu/ControlGroup/Triggers.h
|
2017-02-26 20:00:24 +00:00
|
|
|
ControllerEmu/Setting/NumericSetting.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerEmu/Setting/NumericSetting.h
|
2019-10-26 16:05:16 +00:00
|
|
|
ControllerInterface/DualShockUDPClient/DualShockUDPClient.cpp
|
|
|
|
ControllerInterface/DualShockUDPClient/DualShockUDPClient.h
|
|
|
|
ControllerInterface/DualShockUDPClient/DualShockUDPProto.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerInterface/ControllerInterface.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerInterface/ControllerInterface.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerInterface/Device.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerInterface/Device.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControlReference/ControlReference.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControlReference/ControlReference.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControlReference/ExpressionParser.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControlReference/ExpressionParser.h
|
2019-01-26 18:17:30 +00:00
|
|
|
ControlReference/FunctionExpression.cpp
|
|
|
|
ControlReference/FunctionExpression.h
|
2016-10-12 00:48:38 +00:00
|
|
|
)
|
2018-03-24 18:13:48 +00:00
|
|
|
|
2019-11-22 19:10:28 +00:00
|
|
|
target_link_libraries(inputcommon
|
|
|
|
PUBLIC
|
2018-03-24 18:13:48 +00:00
|
|
|
common
|
2019-11-22 19:10:28 +00:00
|
|
|
|
|
|
|
PRIVATE
|
|
|
|
fmt::fmt
|
2018-03-24 18:13:48 +00:00
|
|
|
)
|
2014-08-02 06:23:52 +00:00
|
|
|
|
2010-11-01 15:47:02 +00:00
|
|
|
if(WIN32)
|
2018-03-24 18:13:48 +00:00
|
|
|
target_sources(inputcommon PRIVATE
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerInterface/DInput/DInput.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerInterface/DInput/DInput.h
|
|
|
|
ControllerInterface/DInput/DInput8.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerInterface/DInput/DInputJoystick.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerInterface/DInput/DInputJoystick.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerInterface/DInput/DInputKeyboardMouse.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerInterface/DInput/DInputKeyboardMouse.h
|
|
|
|
ControllerInterface/DInput/NamedKeys.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerInterface/DInput/XInputFilter.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerInterface/DInput/XInputFilter.h
|
2017-11-10 17:56:13 +00:00
|
|
|
ControllerInterface/Win32/Win32.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerInterface/Win32/Win32.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerInterface/XInput/XInput.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerInterface/XInput/XInput.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerInterface/ForceFeedback/ForceFeedbackDevice.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerInterface/ForceFeedback/ForceFeedbackDevice.h
|
2017-03-01 12:43:43 +00:00
|
|
|
)
|
2015-01-03 12:17:57 +00:00
|
|
|
elseif(APPLE)
|
2018-03-24 18:13:48 +00:00
|
|
|
target_sources(inputcommon PRIVATE
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerInterface/OSX/OSX.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerInterface/OSX/OSX.mm
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerInterface/OSX/OSXJoystick.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerInterface/OSX/OSXJoystick.mm
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerInterface/OSX/RunLoopStopper.h
|
|
|
|
ControllerInterface/Quartz/Quartz.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerInterface/Quartz/Quartz.mm
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerInterface/Quartz/QuartzKeyboardAndMouse.h
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerInterface/Quartz/QuartzKeyboardAndMouse.mm
|
|
|
|
ControllerInterface/ForceFeedback/ForceFeedbackDevice.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerInterface/ForceFeedback/ForceFeedbackDevice.h
|
2017-03-01 12:43:43 +00:00
|
|
|
)
|
2018-03-29 15:53:19 +00:00
|
|
|
target_link_libraries(inputcommon PRIVATE
|
2018-03-24 18:13:48 +00:00
|
|
|
${COREFOUNDATION_LIBRARY}
|
|
|
|
${CARBON_LIBRARY}
|
|
|
|
${COCOA_LIBRARY}
|
2018-03-29 15:53:19 +00:00
|
|
|
${FORCEFEEDBACK_LIBRARY}
|
2018-03-30 19:43:49 +00:00
|
|
|
${IOK_LIBRARY}
|
2018-03-24 18:13:48 +00:00
|
|
|
)
|
2010-11-01 15:47:02 +00:00
|
|
|
elseif(X11_FOUND)
|
2018-03-24 18:13:48 +00:00
|
|
|
target_sources(inputcommon PRIVATE
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerInterface/Xlib/XInput2.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerInterface/Xlib/XInput2.h
|
2017-03-01 12:43:43 +00:00
|
|
|
)
|
2018-03-24 18:13:48 +00:00
|
|
|
target_link_libraries(inputcommon PUBLIC
|
|
|
|
${X11_LIBRARIES}
|
|
|
|
${X11_INPUT_LIBRARIES}
|
|
|
|
)
|
2013-04-15 04:02:53 +00:00
|
|
|
elseif(ANDROID)
|
2018-03-24 18:13:48 +00:00
|
|
|
target_compile_definitions(inputcommon PRIVATE -DCIFACE_USE_ANDROID)
|
|
|
|
target_sources(inputcommon PRIVATE
|
2017-03-01 12:43:43 +00:00
|
|
|
ControllerInterface/Android/Android.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerInterface/Android/Android.h
|
2019-11-27 06:34:01 +00:00
|
|
|
ControllerInterface/Touch/ButtonManager.cpp
|
|
|
|
ControllerInterface/Touch/ButtonManager.h
|
|
|
|
ControllerInterface/Touch/Touchscreen.cpp
|
|
|
|
ControllerInterface/Touch/Touchscreen.h
|
2017-03-01 12:43:43 +00:00
|
|
|
)
|
2010-11-01 15:47:02 +00:00
|
|
|
endif()
|
|
|
|
|
2016-09-28 17:32:13 +00:00
|
|
|
if(ANDROID)
|
2018-03-24 18:13:48 +00:00
|
|
|
target_sources(inputcommon PRIVATE GCAdapter_Android.cpp)
|
2016-01-06 06:57:08 +00:00
|
|
|
else()
|
2019-05-29 09:17:46 +00:00
|
|
|
target_sources(inputcommon PRIVATE
|
|
|
|
GCAdapter.cpp
|
|
|
|
GCAdapter.h
|
|
|
|
)
|
2018-03-24 18:13:48 +00:00
|
|
|
target_link_libraries(inputcommon PUBLIC ${LIBUSB_LIBRARIES})
|
2016-09-28 17:32:13 +00:00
|
|
|
endif()
|
2015-12-31 16:27:51 +00:00
|
|
|
|
2015-06-29 00:17:35 +00:00
|
|
|
if(LIBEVDEV_FOUND AND LIBUDEV_FOUND)
|
2018-04-10 13:53:08 +00:00
|
|
|
target_sources(inputcommon
|
|
|
|
PRIVATE
|
2018-03-24 18:13:48 +00:00
|
|
|
ControllerInterface/evdev/evdev.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerInterface/evdev/evdev.h
|
2018-03-24 18:13:48 +00:00
|
|
|
)
|
2018-04-10 13:33:00 +00:00
|
|
|
target_include_directories(inputcommon
|
|
|
|
PRIVATE
|
|
|
|
${LIBEVDEV_INCLUDE_DIR}
|
|
|
|
${LIBUDEV_INCLUDE_DIR}
|
|
|
|
)
|
2018-04-10 13:53:08 +00:00
|
|
|
target_link_libraries(inputcommon
|
|
|
|
PRIVATE
|
2018-03-24 18:13:48 +00:00
|
|
|
${LIBEVDEV_LIBRARY}
|
|
|
|
${LIBUDEV_LIBRARY}
|
|
|
|
)
|
2015-06-29 00:17:35 +00:00
|
|
|
endif()
|
|
|
|
|
2015-10-25 03:20:03 +00:00
|
|
|
if(UNIX)
|
2018-03-24 18:13:48 +00:00
|
|
|
target_sources(inputcommon PRIVATE
|
|
|
|
ControllerInterface/Pipes/Pipes.cpp
|
2019-05-29 09:17:46 +00:00
|
|
|
ControllerInterface/Pipes/Pipes.h
|
2018-03-24 18:13:48 +00:00
|
|
|
)
|
2015-10-25 03:20:03 +00:00
|
|
|
endif()
|
|
|
|
|
2017-02-07 04:59:56 +00:00
|
|
|
if(ENABLE_SDL)
|
2017-01-30 03:50:17 +00:00
|
|
|
find_package(SDL2)
|
|
|
|
if(SDL2_FOUND)
|
|
|
|
message(STATUS "Using shared SDL2")
|
|
|
|
set(SDL_TARGET SDL2::SDL2)
|
|
|
|
else()
|
|
|
|
# SDL2 not found, try SDL
|
|
|
|
find_package(SDL)
|
|
|
|
if(SDL_FOUND)
|
|
|
|
message(STATUS "Using shared SDL")
|
|
|
|
add_library(System_SDL INTERFACE)
|
|
|
|
target_include_directories(System_SDL INTERFACE ${SDL_INCLUDE_DIR})
|
|
|
|
target_link_libraries(System_SDL INTERFACE ${SDL_LIBRARY})
|
|
|
|
set(SDL_TARGET System_SDL)
|
|
|
|
endif()
|
|
|
|
endif()
|
|
|
|
if(SDL_TARGET AND TARGET ${SDL_TARGET})
|
2019-05-29 09:17:46 +00:00
|
|
|
target_sources(inputcommon PRIVATE
|
|
|
|
ControllerInterface/SDL/SDL.cpp
|
|
|
|
ControllerInterface/SDL/SDL.h
|
|
|
|
)
|
2017-11-09 21:52:33 +00:00
|
|
|
target_link_libraries(inputcommon PRIVATE ${SDL_TARGET})
|
|
|
|
target_compile_definitions(inputcommon PRIVATE "CIFACE_USE_SDL=1")
|
2017-01-30 03:50:17 +00:00
|
|
|
else()
|
|
|
|
message(STATUS "SDL NOT found, disabling SDL input")
|
|
|
|
endif()
|
2017-01-25 23:21:54 +00:00
|
|
|
endif()
|