mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 02:41:38 +08:00
4f6bd1f0c6
* Fix native meson error * version stuff
13 lines
241 B
JSON
13 lines
241 B
JSON
{
|
|
"name": "tool-meson",
|
|
"version-date": "2022-01-21",
|
|
"description": "Meson build system",
|
|
"homepage": "https://github.com/mesonbuild/meson",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-tool-meson",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|