You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
455 B
16 lines
455 B
[submodule "vendor/spdlog"]
|
|
path = vendor/spdlog
|
|
url = https://github.com/gabime/spdlog
|
|
[submodule "vendor/asmjit"]
|
|
path = vendor/asmjit
|
|
url = https://github.com/asmjit/asmjit
|
|
[submodule "vendor/argparse"]
|
|
path = vendor/argparse
|
|
url = https://github.com/p-ranav/argparse
|
|
[submodule "vendor/pepp"]
|
|
path = vendor/pepp
|
|
url = https://github.com/mike1k/pepp
|
|
[submodule "vendor/zydis"]
|
|
path = vendor/zydis
|
|
url = https://github.com/zyantific/zydis.git
|