mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-18 19:30:15 +08:00
b4b8719ccf
Cherry-picked and extended from https://github.com/microsoft/vcpkg/pull/38658. And a minor refactoring for easier management of patches. llvm 18 changes for https://github.com/microsoft/vcpkg/pull/37599, squashed from https://github.com/microsoft/vcpkg/pull/37599#issuecomment-2112721881.
10 lines
219 B
JSON
10 lines
219 B
JSON
{
|
|
"name": "vcpkg-tool-meson",
|
|
"version": "1.3.2",
|
|
"port-version": 3,
|
|
"description": "Meson build system",
|
|
"homepage": "https://github.com/mesonbuild/meson",
|
|
"license": "Apache-2.0",
|
|
"supports": "native"
|
|
}
|