externals: Remove winpthreads. (#2932)

This commit is contained in:
squidbus 2025-05-15 13:59:34 -07:00 committed by GitHub
parent 98faff425e
commit aeb4536988
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 362 additions and 273 deletions

4
.gitmodules vendored
View file

@ -30,10 +30,6 @@
path = externals/xbyak
url = https://github.com/herumi/xbyak.git
shallow = true
[submodule "externals/winpthreads"]
path = externals/winpthreads
url = https://github.com/shadps4-emu/winpthreads.git
shallow = true
[submodule "externals/magic_enum"]
path = externals/magic_enum
url = https://github.com/Neargye/magic_enum.git