vcpkg/ports/libcgroup/vcpkg.json

9 lines
209 B
JSON
Raw Normal View History

{
"name": "libcgroup",
"version": "3.1.0",
"description": "Library for working with cgroup",
"homepage": "https://github.com/libcgroup/libcgroup",
"license": "LGPL-2.1-only",
"supports": "linux"
}