Prep pybind
This commit is contained in:
parent
5118be5b44
commit
b53587f80d
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "externals/dynarmic"]
|
||||
path = externals/dynarmic
|
||||
url = https://github.com/Borked3DS/dynarmic.git
|
||||
[submodule "externals/pybind11"]
|
||||
path = externals/pybind11
|
||||
url = https://github.com/pybind/pybind11.git
|
||||
|
|
|
|||
1
externals/pybind11
vendored
Submodule
1
externals/pybind11
vendored
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit ce9f83c700cb559232295559a3279b411ed9a552
|
||||
Loading…
Add table
Add a link
Reference in a new issue