mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-24 17:18:13 +08:00
02745e0f47
introduce `vcpkg_generate_meson_cmd_args` to generate the command line args vcpkg calls meson with. This needed to be factored out since it allows calling the meson-py backend of setuptools with the same arguments as calling meson manually within vcpkg. additionally: - fixed `CMAKE_BUILD_TYPE` (var `buildconfig` does not exist) - add `ADDITIONAL_PROPERTIES` option - removed a lot of stuff being added to PATH unnecessarily - added option `--pkgconfig.relocatable` (probably not necessary but we want this any way.) - added option `--pkg-config-path` with correct paths (allows removing the env variables for it) |
||
---|---|---|
.. | ||
adjust-args.patch | ||
adjust-python-dep.patch | ||
install.cmake | ||
meson-1.4-llvm-18.diff | ||
meson-intl.patch | ||
meson.template.in | ||
portfile.cmake | ||
remove-freebsd-pcfile-specialization.patch | ||
vcpkg_configure_meson.cmake | ||
vcpkg_install_meson.cmake | ||
vcpkg-port-config.cmake | ||
vcpkg.json |