vcpkg/ports/task-thread-pool/vcpkg.json
Adam Lugowski b1c5f22661
[task-thread-pool] new port (#31570)
* [task-thread-pool] new port

* Fix formatting

* Fix hash

* Add blank line

* Regenerate versions/t-/task-thread-pool.json
2023-05-23 13:47:47 -07:00

9 lines
327 B
JSON

{
"name": "task-thread-pool",
"version": "1.0.7",
"description": "Fast and lightweight thread pool for C++11 and newer.",
"homepage": "https://github.com/alugowski/task-thread-pool",
"documentation": "https://github.com/alugowski/task-thread-pool/blob/main/README.md",
"license": "BSD-2-Clause OR MIT OR BSL-1.0"
}