vcpkg/ports/vcpkg-tool-meson/vcpkg.json
Alexander Neumann 8060230922
[meson] fix windows linker detection (#22032)
* fix meson linker detection .....

* bit of code cleanup in vcpkg_configure_meson

* forgot the version stuff

* put cmake back on path because meson is buggy as hell
2021-12-16 22:47:16 -08:00

9 lines
193 B
JSON

{
"name": "vcpkg-tool-meson",
"version": "0.60.2",
"port-version": 1,
"description": "Meson build system",
"homepage": "https://github.com/mesonbuild/meson",
"supports": "native"
}