Meta-package that provides PThreads4W on Windows, or assumes presence of system pthreads on POSIX systems.
Run the following Vcpkg command to install the port.
vcpkg install pthreads
The package pthreads provides CMake targets:
find_package(PThreads4W REQUIRED) target_link_libraries(main PRIVATE PThreads4W::PThreads4W)
v3.0.0#11
Jun 27, 2022
All
pthreads4w
sourceforge.net/projects/pthreads4w
8eb76645c0
Apache-2.0
Manifest