vcpkg/ports/libaio/vcpkg.json
2024-06-28 23:07:28 -07:00

15 lines
285 B
JSON

{
"name": "libaio",
"version": "0.3.113",
"description": "The Linux-native asynchronous I/O facility",
"homepage": "https://pagure.io/libaio",
"license": "LGPL-2.1",
"supports": "linux",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}