mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 22:18:59 +08:00
89746990b7
* [marl] Update to 2020-06-30 [marl] Repoint HEAD_REF to `main` (#11953) [marl] Dynamic build support * [marl] Fix typo * [marl] Add manifest
9 lines
231 B
JSON
9 lines
231 B
JSON
{
|
|
"name": "marl",
|
|
"version-string": "2020-06-30",
|
|
"description": "A hybrid thread/fiber task scheduler written in modern C++",
|
|
"homepage": "https://github.com/google/marl",
|
|
"license": "Apache-2.0",
|
|
"supports": "!uwp"
|
|
}
|