|
@@ -1224,7 +1224,7 @@ macro(CheckHIDAPI)
|
|
list(APPEND SOURCE_FILES ${HIDAPI_JOYSTICK_SOURCES})
|
|
list(APPEND SOURCE_FILES ${HIDAPI_JOYSTICK_SOURCES})
|
|
endif()
|
|
endif()
|
|
else()
|
|
else()
|
|
- set(SDL_HIDAPI_DISABLED 0)
|
|
|
|
|
|
+ set(SDL_HIDAPI_DISABLED 1)
|
|
endif()
|
|
endif()
|
|
else()
|
|
else()
|
|
set(SDL_HIDAPI_DISABLED 1)
|
|
set(SDL_HIDAPI_DISABLED 1)
|