mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-14 08:09:18 +08:00
e86ed50718
* [vcpkg_configure_make] Report warning when unresolved arguments are passed in * Add missing option NO_DEBUG * Add _VCPKG_MAKE_NO_DEBUG for vcpkg_configure_make * Add more condition * [apr] Remove NO_DEBUG * [liburing] Remove NO_DEBUG * [apr-util] Remove NO_DEBUG * version * Mssing port-version ++ * version
9 lines
201 B
JSON
9 lines
201 B
JSON
{
|
|
"name": "liburing",
|
|
"version": "2.0",
|
|
"port-version": 2,
|
|
"description": "Linux-native io_uring I/O access library",
|
|
"homepage": "https://github.com/axboe/liburing",
|
|
"supports": "linux"
|
|
}
|