Superbuild: Difference between revisions

Jump to navigation Jump to search
m (→‎Getting the source: DRY - use a single template to encode all repo URLs, so that things can be easily updated in the future)
Line 10: Line 10:


{{Git clone|--recursive|{{{repository-url|name=fgmeta|proto=git}}} }}
{{Git clone|--recursive|{{{repository-url|name=fgmeta|proto=git}}} }}
git clone --recursive git://git.code.sf.net/p/flightgear/fgmeta flightgear-fgmeta


This tells Git to clone submodules, which we need since both flightgear and simgear are submodules of fgmeta. The source repository is: [https://gitorious.org/fg/fgmeta here]
This tells Git to clone submodules, which we need since both flightgear and simgear are submodules of fgmeta. The source repository is: [https://gitorious.org/fg/fgmeta here]
936

edits

Navigation menu