Make libstratosphere a submodule

This commit is contained in:
Michael Scire
2018-11-08 01:24:40 -08:00
parent 5ef01edab5
commit 54a22797a7
8 changed files with 45 additions and 5 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "common/include/boost"]
path = common/include/boost
url = https://github.com/Atmosphere-NX/ext-boost.git
[submodule "stratosphere/libstratosphere"]
path = stratosphere/libstratosphere
url = https://github.com/Atmosphere-NX/libstratosphere.git