更新 'CMakeLists.txt'
This commit is contained in:
parent
64c28c023a
commit
beef3ae297
@ -202,7 +202,7 @@ option(ENABLE_DEMCONVERT "Set to ON to build the dem conversion tool (default)"
|
||||
option(ENABLE_HID_INPUT "Set to ON to build HID-based input code" ${EVENT_INPUT_DEFAULT})
|
||||
option(ENABLE_PLIB_JOYSTICK "Set to ON to enable legacy joystick code (default)" ON)
|
||||
option(ENABLE_SWIFT "Set to ON to build the swift module" ON)
|
||||
option(ENABLE_SENTRY "Set to ON to build the Sentry.io crash reporting" ON)
|
||||
option(ENABLE_SENTRY "Set to ON to build the Sentry.io crash reporting" OFF)
|
||||
option(ENABLE_PUICOMPAT "Set to ON to enable compat GUI" OFF)
|
||||
|
||||
# Test-suite options.
|
||||
|
Loading…
Reference in New Issue
Block a user