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#9
Apr 23, 2021
All
pthreads4w
sourceware.org/pub/pthreads-win32
49f1d5ac34
Complex license
Manifest