Removing useless submodules and exporting targets

This commit is contained in:
Pcornat 2024-10-30 20:35:38 +01:00
parent 9d57971414
commit 2b59a832a4
Signed by: Pcornat
GPG key ID: E0326CC678A00BDD
6 changed files with 51 additions and 47 deletions

9
.gitmodules vendored
View file

@ -1,12 +1,3 @@
[submodule "external/spdlog"]
path = external/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "external/json"]
path = external/json
url = https://github.com/nlohmann/json.git
[submodule "external/catch2"]
path = external/catch2
url = https://github.com/catchorg/Catch2.git
[submodule "external/svector"]
path = external/svector
url = https://github.com/martinus/svector.git