mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 01:51:39 +08:00
15 lines
285 B
JSON
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
|
|
}
|
|
]
|
|
}
|