Building using CMake: Difference between revisions

Jump to navigation Jump to search
Line 194: Line 194:
== SimGear Build Options ==
== SimGear Build Options ==
{{Out of date}}
{{Out of date}}
current CPU's at least support SSE3 so that is enabled by default now, Enabling AVX adds another speedup for double precision floating point calculations which is pretty much all of the FlightGear math.<ref>{{cite web
  |url    =  https://forum.flightgear.org/viewtopic.php?p=302451#p302451
  |title  =  <nowiki> Re: Simgear compilation failure </nowiki>
  |author =  <nowiki> erik </nowiki>
  |date  =  Jan 1st, 2017
  |added  =  Jan 1st, 2017
  |script_version = 0.40
  }}</ref>
Some of the more common SimGear build options include
Some of the more common SimGear build options include
* '''-DENABLE_PROFILE=ON''' (enable support for the [[Built-in Profiler]])
* '''-DENABLE_PROFILE=ON''' (enable support for the [[Built-in Profiler]])

Navigation menu