mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 12:49:44 +08:00
68c08a4ff6
* [marl] Update to Oct 2,2020 * Update ports/marl/vcpkg.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
9 lines
231 B
JSON
9 lines
231 B
JSON
{
|
|
"name": "marl",
|
|
"version-string": "2020-10-10",
|
|
"description": "A hybrid thread/fiber task scheduler written in modern C++",
|
|
"homepage": "https://github.com/google/marl",
|
|
"license": "Apache-2.0",
|
|
"supports": "!uwp"
|
|
}
|