mirror of
https://codeberg.org/vyn/mirai.git
synced 2025-07-02 09:23:18 +00:00
Move dependencies in 'external' directory and pdate git submodules
This commit is contained in:
parent
63bf267a22
commit
cbaa1b58d8
608 changed files with 198659 additions and 199 deletions
7
.gitmodules
vendored
7
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue