Files

28 lines
930 B
Plaintext
Raw Permalink Normal View History

2019-10-21 20:52:25 +02:00
[submodule "thirdparty/libtomcrypt"]
path = thirdparty/libtomcrypt
url = https://github.com/libtom/libtomcrypt.git
[submodule "thirdparty/libtommath"]
path = thirdparty/libtommath
url = https://github.com/libtom/libtommath
[submodule "thirdparty/zlib"]
path = thirdparty/zlib
url = https://github.com/madler/zlib.git
2021-02-10 16:45:16 +01:00
[submodule "thirdparty/catch2"]
path = thirdparty/catch2
url = https://github.com/catchorg/Catch2.git
[submodule "thirdparty/json"]
path = thirdparty/json
url = https://github.com/nlohmann/json.git
2024-05-12 16:35:46 +02:00
[submodule "thirdparty/eigen"]
path = thirdparty/eigen
url = https://gitlab.com/libeigen/eigen.git
2025-04-09 17:45:37 +02:00
[submodule "thirdparty/lz4"]
path = thirdparty/lz4
2025-04-13 17:48:52 +02:00
url = https://github.com/lz4/lz4.git
2026-06-16 09:50:34 +02:00
[submodule "thirdparty/webwindowed"]
path = thirdparty/webwindowed
url = https://github.com/Laupetin/webwindowed.git
2026-07-08 23:35:58 +02:00
[submodule "thirdparty/stb"]
path = thirdparty/stb
url = https://github.com/nothings/stb.git