vcpkg/ports/task-thread-pool/vcpkg.json

9 lines
327 B
JSON
Raw Normal View History

{
"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"
}