20,741
edits
m (→Dependencies: osgearth: add reference to gdal/shared issue: http://comments.gmane.org/gmane.comp.gnu.mingw.cross-env/3607) |
|||
| Line 273: | Line 273: | ||
{{WIP}} | {{WIP}} | ||
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): | {{Note|This is 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) - for autotools, refer to [https://github.com/saiarcot895/mxe/commit/e028a0a9f53c64266108177848eed90aea1958dd] or any other autoconf based packages}} | ||
<syntaxhighlight lang="make"> | <syntaxhighlight lang="make"> | ||