pthreads for windows
Run the following Vcpkg command to install the port.
vcpkg install pthreads
The package pthreads provides CMake targets:
find_package(pthreads REQUIRED) target_link_libraries(main PRIVATE PThreads4W::PThreads4W) #or target_link_libraries(main PRIVATE PThreads4W::PThreads4W_CXXEXC) #or target_link_libraries(main PRIVATE PThreads4W::PThreads4W_STRUCTEXC)
v3.0.0#7
Apr 2, 2021
!(uwp | arm | arm64)
pthreads4w
sourceware.org/pub/pthreads-win32
69f5165163
Complex license
Manifest