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#10
Jun 21, 2021
All
pthreads4w
sourceware.org/pub/pthreads-win32
831381a147
Complex license
Manifest