Files
oboe/.gitmodules
Nat Quayle Nelson 5cb6ae1d0c
All checks were successful
CI / linux (push) Successful in 12m20s
get fix-rpaths from the new remote url
2025-09-14 13:12:53 -05:00

17 lines
465 B
Plaintext

[submodule "deps/Catch2"]
path = deps/Catch2
url = https://github.com/catchorg/Catch2.git
[submodule "deps/TGUI"]
path = deps/TGUI
url = https://github.com/texus/TGUI.git
branch = 0.9
[submodule "deps/cppcodec"]
path = deps/cppcodec
url = https://github.com/tplgy/cppcodec
[submodule "deps/fix-rpaths"]
path = deps/fix-rpaths
url = https://k7izh9.gitea.cloud/NQN/fix-rpaths
[submodule "deps/fmtlib"]
path = deps/fmtlib
url = http://github.com/fmtlib/fmt