Edit

Share via


vcpkg_install_meson

Builds a meson project previously configured with vcpkg_configure_meson().

Usage

cmake
vcpkg_install_meson([ADD_BIN_TO_PATH])

Parameters

ADD_BIN_TO_PATH

Adds the appropriate Release and Debug bin\ directories to the path during the build such that executables can run against the in-tree DLLs.

Examples

Source

scripts/cmake/vcpkg_install_meson.cmake