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

View file

@ -137,12 +137,6 @@ if (NOT TARGET Zydis::Zydis)
add_subdirectory(zydis)
endif()
# Winpthreads
if (WIN32)
add_subdirectory(winpthreads)
target_include_directories(winpthreads INTERFACE winpthreads/include)
endif()
# sirit
add_subdirectory(sirit)
if (WIN32)

@ -1 +0,0 @@
Subproject commit f35b0948d36a736e6a2d052ae295a3ffde09703f