vcpkg/ports/pthreads/vcpkg.json
Ice0 6cf58ad402
[pthreads] Fixed build on Windows ARM64 (#27299)
* [pthreads] Fixed Windows ARM build

* [pthreads] bump port-version

* * Add upstream submission link.
* Use VERSION
* Add quotes around NMAKE's path.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-11-01 19:35:08 -07:00

9 lines
285 B
JSON

{
"name": "pthreads",
"version": "3.0.0",
"port-version": 12,
"description": "Meta-package that provides PThreads4W on Windows, or assumes presence of system pthreads on POSIX systems.",
"homepage": "https://sourceforge.net/projects/pthreads4w/",
"license": "Apache-2.0"
}