mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-11 19:48:06 +08:00
5dc6a9d2da
* [bshoshany-thread-pool] new port * formatting vcpkg.json * update version file * baseline update based on bot comments * Update ports/bshoshany-thread-pool/portfile.cmake Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update ports/bshoshany-thread-pool/portfile.cmake Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update bshoshany-thread-pool.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
7 lines
198 B
JSON
7 lines
198 B
JSON
{
|
|
"name": "bshoshany-thread-pool",
|
|
"version": "1.9",
|
|
"description": "A C++17 Thread Pool for High-Performance Scientific Computing",
|
|
"homepage": "https://github.com/bshoshany/thread-pool"
|
|
}
|