vcpkg/ports/vcpkg-tool-meson/vcpkg.json

12 lines
250 B
JSON
Raw Normal View History

{
"name": "vcpkg-tool-meson",
"version": "1.5.1",
"description": "Meson build system",
"homepage": "https://github.com/mesonbuild/meson",
"license": "Apache-2.0",
"supports": "native",
"dependencies": [
"vcpkg-cmake-get-vars"
]
}