Files
windows-user-space-emulator/.gitmodules
2024-12-12 10:26:56 +01:00

17 lines
411 B
Plaintext

[submodule "deps/unicorn"]
path = deps/unicorn
url = ../unicorn.git
shallow = true
branch = dev
[submodule "deps/reflect"]
path = deps/reflect
url = https://github.com/qlibs/reflect.git
shallow = true
[submodule "deps/mini-gdbstub"]
path = deps/mini-gdbstub
url = ../mini-gdbstub.git
shallow = true
[submodule "deps/googletest"]
path = deps/googletest
url = https://github.com/google/googletest.git