Move dependencies in 'external' directory and pdate git submodules

This commit is contained in:
Vyn 2024-08-31 09:42:46 +02:00
parent 63bf267a22
commit cbaa1b58d8
608 changed files with 198659 additions and 199 deletions

7
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "libs/Catch2"]
path = libs/Catch2
[submodule "external/Catch2"]
path = external/Catch2
url = https://github.com/catchorg/Catch2.git
[submodule "external/slint"]
path = external/slint
url = https://github.com/slint-ui/slint