mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-11-25 19:48:24 -05:00
830 B
Executable File
830 B
Executable File
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.