Add reflect submodule

This commit is contained in:
momo5502
2024-08-20 12:45:40 +02:00
parent a0b453deb8
commit 494c562499
4 changed files with 11 additions and 2 deletions

3
.gitmodules vendored
View File

@@ -6,3 +6,6 @@
[submodule "deps/phnt"]
path = deps/phnt
url = https://github.com/winsiderss/phnt.git
[submodule "deps/reflect"]
path = deps/reflect
url = https://github.com/qlibs/reflect.git