Add windows 3rd party repo as a submodule
This commit is contained in:
parent
fae026da99
commit
c2ef0ba2dc
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -14,3 +14,7 @@
|
|||||||
path = fgdata
|
path = fgdata
|
||||||
url = git://git.code.sf.net/p/flightgear/fgdata
|
url = git://git.code.sf.net/p/flightgear/fgdata
|
||||||
branch = next
|
branch = next
|
||||||
|
[submodule "windows-3rd-party"]
|
||||||
|
path = windows-3rd-party
|
||||||
|
url = git://git.code.sf.net/p/flightgear/windows-3rd-party
|
||||||
|
branch = master
|
||||||
|
Loading…
Reference in New Issue
Block a user