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#14
May 4, 2023
All
pthreads4w
sourceforge.net/projects/pthreads4w
13a0b7ba8d
Apache-2.0
Manifest