Building FlightGear - Cross Compiling: Difference between revisions

Jump to navigation Jump to search
m
(→‎MXE: === Applying Patches ===)
Line 120: Line 120:
=== *.MK file template ===
=== *.MK file template ===


a [[Developing using CMake|CMake-based]] template (e.g. for adding support for [[OpenSceneGraph]], osgEarth, [[SimGear]] and [[FlightGear]] would look like this.
a [[Developing using CMake|CMake-based]] template (e.g. for adding support for [[OpenSceneGraph]], osgEarth, [[SimGear]] and [[FlightGear]] would look like this (with [[Building_using_CMake#Build_Targets|configuration options]] obviously being specific to the corresponding package):


<syntaxhighlight lang="make">
<syntaxhighlight lang="make">

Navigation menu