Added ELFIO and fmtlib libraries

This commit is contained in:
Mr-Wiseguy 2022-11-15 19:55:48 -05:00
parent e48fdabdae
commit 4b1dc14019
10 changed files with 213 additions and 5 deletions

6
.gitmodules vendored
View file

@ -1,3 +1,9 @@
[submodule "lib/rabbitizer"]
path = lib/rabbitizer
url = https://github.com/Decompollaborate/rabbitizer
[submodule "lib/ELFIO"]
path = lib/ELFIO
url = https://github.com/serge1/ELFIO
[submodule "lib/fmt"]
path = lib/fmt
url = https://github.com/fmtlib/fmt