vcpkg/ports/vcpkg-tool-meson/vcpkg.json
2024-10-23 19:45:08 -07:00

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