Flags are carried over from SimGear, no need to specify them again.
This commit is contained in:
parent
ec4b9f8542
commit
b7ec790426
1 changed files with 0 additions and 2 deletions
|
@ -167,8 +167,6 @@ option(ENABLE_YASIM "Set to ON to build FlightGear with YASIM FDM (default)
|
|||
option(ENABLE_JSBSIM "Set to ON to build FlightGear with JSBSim FDM (default)" ON)
|
||||
option(EVENT_INPUT "Set to ON to build FlightGear with event-based Input support" ${EVENT_INPUT_DEFAULT})
|
||||
option(ENABLE_RTI "Set to ON to build FlightGear with RTI support" OFF)
|
||||
option(ENABLE_GDAL "Set to ON to build FlightGear with GDAL support" OFF)
|
||||
option(ENABLE_OPENMP "Set to ON to build FlightGear with OpenMP compiler support" OFF)
|
||||
option(ENABLE_PROFILE "Set to ON to build FlightGear with gperftools profiling support" OFF)
|
||||
option(SYSTEM_SQLITE "Set to ON to build FlightGear with the system's SQLite3 library" OFF)
|
||||
option(ENABLE_IAX "Set to ON to build FlightGear with IAXClient/fgcom built-in (default)" ON)
|
||||
|
|
Loading…
Reference in a new issue