mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 07:38:59 +08:00
12 lines
250 B
JSON
12 lines
250 B
JSON
{
|
|
"name": "vcpkg-tool-meson",
|
|
"version": "1.6.0",
|
|
"description": "Meson build system",
|
|
"homepage": "https://github.com/mesonbuild/meson",
|
|
"license": "Apache-2.0",
|
|
"supports": "native",
|
|
"dependencies": [
|
|
"vcpkg-cmake-get-vars"
|
|
]
|
|
}
|