Building FlightGear - Cross Compiling: Difference between revisions

Jump to navigation Jump to search
m
Line 120: Line 120:
=== *.MK file template ===
=== *.MK file template ===


a CMake-based template 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.


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

Navigation menu