更新 'CMakeLists.txt'

next
zhongjin 2 years ago
parent 200b7eab3f
commit c24df5734c

@ -187,7 +187,7 @@ option(SYSTEM_CPPUNIT "Set to ON to build Flightgear with the system's CppUni
# additional utilities
option(ENABLE_FGELEV "Set to ON to build the fgelev application (default)" ON)
option(WITH_FGPANEL "Set to ON to build the fgpanel application" ON)
option(WITH_FGPANEL "Set to ON to build the fgpanel application" OFF)
option(ENABLE_FGVIEWER "Set to ON to build the fgviewer application (default)" ON)
option(ENABLE_GPSSMOOTH "Set to ON to build the GPSsmooth application (default)" ON)
option(ENABLE_FGJS "Set to ON to build the fgjs application (default)" ON)

Loading…
Cancel
Save