vcpkg/ports/marl/vcpkg.json

9 lines
231 B
JSON
Raw Normal View History

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