更新 'CMakeLists.txt'

next
zhongjin 2 years ago
parent 7f98c6215b
commit 200b7eab3f

@ -197,7 +197,7 @@ option(ENABLE_STGMERGE "Set to ON to build the stgmerge application (default)"
option(ENABLE_FGCOM "Set to ON to build the FGCom application (default)" ON)
option(ENABLE_QT "Set to ON to build the internal Qt launcher" ON)
option(ENABLE_TRAFFIC "Set to ON to build the external traffic generator modules" ON)
option(ENABLE_FGQCANVAS "Set to ON to build the Qt-based remote canvas application" ON)
option(ENABLE_FGQCANVAS "Set to ON to build the Qt-based remote canvas application" OFF)
option(ENABLE_DEMCONVERT "Set to ON to build the dem conversion tool (default)" ON)
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)

Loading…
Cancel
Save