pthreads v3.0.0
- Created
- Updated
Meta-package that provides PThreads4W on Windows, or assumes presence of system pthreads on POSIX systems.
# Usage
The package pthreads provides CMake targets:
find_package(PThreads4W REQUIRED)
target_link_libraries(main PRIVATE PThreads4W::PThreads4W)
# License
Apache-2.0
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
atkawa7
Alexander Karatarakis
xoviat
Robert Schumacher
Youngho Kim
krismattheus
Jack·Boos·Yu
JamesOldfield
Stefano Sinigardi
Alexander Neumann
pravic
Phil Christensen
Park DongHa
Kai Pastor
Daniel Schürmann
Ice0
tdcosta100
Benjamin Oldenburg
# Changelog
and 24 more commits:
7b32de6
whitespace changese9bbfc9
[pthreads] remove debug/release libs from release/debug folder2cad8b5
[pthreads] add version resource and fix problem with PTW32_ARCH when compiling resource.9f9778c
[many ports] Improve behavior on Linux and general cleanup55ed8a0
modify pthread download url7938006
[ports] Mark several ports as unbuildable on UWP50402e9
FIX: use alias folder4259fc1
FIX: also install the debug librarybc959cc
FIX: switch to installea30f9a
FIX: typodd56066
FIX: pthreads: also install "pthreads.lib"26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)adb8142
[pthreads] Fix macros1362342
[pthreads] init port