From 6dc2a41b9837cc53bed33d8e670ba710d9dad703 Mon Sep 17 00:00:00 2001 From: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com> Date: Mon, 4 Mar 2024 23:48:45 +0200 Subject: [PATCH] Add new boost submodule --- .gitmodules | 3 +++ third_party/boost | 1 + 2 files changed, 4 insertions(+) create mode 160000 third_party/boost 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