3rdparty: libbacktrace: add submodule

This commit is contained in:
Alibek Omarov
2025-02-09 15:40:07 +03:00
parent 32aa1f91bf
commit 960d724828
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -34,3 +34,6 @@
[submodule "3rdparty/opusfile/opusfile"]
path = 3rdparty/opusfile/opusfile
url = https://gitlab.xiph.org/xiph/opusfile.git
[submodule "3rdparty/libbacktrace/libbacktrace"]
path = 3rdparty/libbacktrace/libbacktrace
url = https://github.com/ianlancetaylor/libbacktrace