FlightGear and OpenGL Core Profile: Difference between revisions

Jump to navigation Jump to search
Line 29: Line 29:
{{Main article|Developing using CMake}}
{{Main article|Developing using CMake}}


We should add separate build options to explicitly these features individually, e.g.:
We should add separate build options to explicitly disable these features individually, e.g.:
* <code>-DDISABLE_PUI</code>
* <code>-DDISABLE_PUI</code>
* <code>-DDISABLE_2DPANELS</code>
* <code>-DDISABLE_2DPANELS</code>

Navigation menu