Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 830 Bytes

vcpkg_install_meson.md

File metadata and controls

22 lines (15 loc) · 830 Bytes

vcpkg_install_meson

The latest version of this document lives in the vcpkg repo.

Builds a meson project previously configured with vcpkg_configure_meson().

Usage

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