diff --git a/.gitmodules b/.gitmodules index 6b1bc466..10cb8021 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,3 +58,6 @@ [submodule "third_party/teakra"] path = third_party/teakra url = https://github.com/wwylele/teakra +[submodule "third_party/boost"] + path = third_party/boost + url = https://github.com/Panda3DS-emu/ext-boost diff --git a/third_party/boost b/third_party/boost new file mode 160000 index 00000000..38d6d76f --- /dev/null +++ b/third_party/boost @@ -0,0 +1 @@ +Subproject commit 38d6d76fb032f4dbbc101590c9687ff9e0580e77