vcpkg/ports/vcpkg-tool-meson/vcpkg.json
2024-07-29 23:03:10 -07:00

12 lines
250 B
JSON

{
"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"
]
}