mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 05:19:06 +08:00
05d29d04b9
* [marl] update to 2021-2-19 * update version * update vcpkg-json * update json file * update version * [marl] update to 2021-04-25 * update version * Update vcpkg.json * Update baseline.json * update version
9 lines
229 B
JSON
9 lines
229 B
JSON
{
|
|
"name": "marl",
|
|
"version-date": "2021-04-25",
|
|
"description": "A hybrid thread/fiber task scheduler written in modern C++",
|
|
"homepage": "https://github.com/google/marl",
|
|
"license": "Apache-2.0",
|
|
"supports": "!uwp"
|
|
}
|